pupunzi / jquery.mb.YTPlayer

use a custom yutube player for a video as background on jQuery framework
https://pupunzi.com/mb.components/mb.YTPlayer/demo/demo.html
1.3k stars 431 forks source link

Play multiple videos in a loop #355

Closed ramachandranv closed 6 years ago

ramachandranv commented 6 years ago

Is it possible to play multiple videos in a loop?

I have 3 videos that is to be played one after the other with a same div container. If possible could you provide me a example?

pupunzi commented 6 years ago

Hi, on the plug-in directory you've several example pages. the "demo_videoList_autoChange.html" does exactly what you're looking for.

All the best, Matteo