I am struggling with setting up the loop for youtube videos using youtube player api.
The problem is that the video is not running under a loop.
Here is my c
As stated in the documentation, you need to set the playlist parameter to the video ID in order for loop to work.
You'll be wanting the showinfo parameter to hide the title etc.