mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
19 lines
481 B
Markdown
19 lines
481 B
Markdown
|
# Youtube Video Player
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-youtube-video-player
|
||
|
$ npm install @awesome-cordova-plugins/youtube-video-player
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/youtube-video-player/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/ihadeed/CordovaYoutubeVideoPlayer](https://github.com/ihadeed/CordovaYoutubeVideoPlayer)
|
||
|
|
||
|
Plays YouTube videos in Native YouTube App
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|