mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
28 lines
598 B
Markdown
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)
|