javascript - make a playlist of youtube videos in video-js -


is possible make playlist of youtube videos in video-js? i'm using video-js-youtube supporting youtube videos , video-js-playlist make playlist of videos (which on server)

however wish make playlist of set of youtube videos, possible?

yes possible! happens both video-js-playlist , video-js-youtube make assumptions not work together.

i have made fork of each 1 , put them work together, can code on github: videojs-playlists videojs-youtube

i working on add vast support videojs + videojs-playlist + videojs-youtube


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -