Files
awesome-cordova-plugins/docs/plugins/youtube-video-player/README.md
T
2026-03-21 17:08:43 -07:00

28 lines
598 B
Markdown

---
description: >-
Youtube Video Player plugin for Cordova and Ionic. Plays YouTube videos in Native YouTube App
---
# Youtube Video Player
Plays YouTube videos in Native YouTube App
## Installation
```bash
ionic cordova plugin add cordova-plugin-youtube-video-player
npm install @awesome-cordova-plugins/youtube-video-player
```
**Plugin Repo:** [https://github.com/ihadeed/CordovaYoutubeVideoPlayer](https://github.com/ihadeed/CordovaYoutubeVideoPlayer)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)