Reputation: 422
Is there a way to play Youtube videos using video.js? I followed the steps here but can't seem to make it work. Please help! Thanks a lot!
Upvotes: 2
Views: 16522
Reputation: 630
If anyone is still interested, it worked like a charm. Could hardly believe it. Just need to include the script vjs.youtube.js. You can style the player as you please.
====================
Gee, this got downvoted as "not useful". What can I add? See here:
http://www.casedasole.it/video/YT.html
Look at the source. Video-js + vjs.youtube.js. It works.
Upvotes: 0
Reputation: 31
You can try https://github.com/eXon/videojs-youtube . Before using, I recommend you to read trough the bug reports. In particular, do not follow the advice to use the provided video.js version with the script. It seems to contain a vulnerability. The new version of video.js works fine.
Upvotes: 3