Skip to content

Play Youtube Videos in a native Video Player on Android & iOS

License

Notifications You must be signed in to change notification settings

wemash/CordovaYoutubeVideoPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Cordova YoutubeVideoPlayer Plugin

Play Youtube Videos in a native Video Player on Android & iOS.

iOS plugin uses XCDYouTubeKit by Cédric Luthi:
https://github.com/0xced/XCDYouTubeKit

Android version uses OpenYoutubeActivity by Keyes Labs:
https://code.google.com/p/android-youtube-player

##Installation

cordova plugin add https://github.com/Glitchbone/CordovaYoutubeVideoPlayer.git

##Usage

YoutubeVideoPlayer.openVideo('YOUTUBE_VIDEO_ID');

##Author

Adrien Glitchbone

##License

CordovaYoutubeVideoPlayer is available under the MIT license. See the LICENSE file for more information.
XCDYouTubeKit is available under the MIT license.
OpenYoutubeActivity is available under the Apache License 2.0.

About

Play Youtube Videos in a native Video Player on Android & iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 66.5%
  • Objective-C 23.0%
  • JavaScript 4.8%
  • Shell 2.7%
  • Batchfile 1.0%
  • CSS 0.7%
  • Other 1.3%