I am looking for a script to create 10 YouTube video players on one web page with 10 different videos on each player, player 1 video 1, player 2 video 2 etc... When the respective video ends in a player, for example a user clicked play on player 5, after video 5 ends it autoplays video 1 in player 5, after video 1 ends it autoplays video 2 in player 5 etc... In loop. If a user clicks play on player 7, video 7 plays on player 7 first. After it ends, video 1 autoplays on the player 7, then video 2 autoplays on player 7 etc... In loop.
- Please share your working script to create a dynamic Playlist based on a list of 10 yt video ids.
- Please tweak your existing script to meet my needs as described above.
If you provide me with just the described in bullet #1 that will help me alot because I have to first create a dynamic Playlist and only then when I have it, to tweak it to have your tweaked script(bullet #2) .
Thanks,Art