gajus / youtube-player

YouTube iframe API abstraction.
Other
369 stars 79 forks source link

Loop and autoplay not working on load page #107

Open jj6990 opened 10 months ago

jj6990 commented 10 months ago

Hey guys! I'm currently trying to make the videos autoplay and loop on page load but nothing happens. Everything else seems to be working correctly.

Screen Shot 2023-12-26 at 13 07 09
resistdesign commented 10 months ago

Do you mind verifying that ready is called and seeing if there are any errors in the console?

Tofandel commented 3 weeks ago

I had the opposite issue when using loadVideoById the video was autoplayed with no way to disable it, so you might want to use that