Youtube iframe “loop” doesn't work

前端 未结 6 661
执念已碎
执念已碎 2020-12-07 16:27

I tried to use the YouTube player demo to generate the code necessary for my video to autoplay and loop itself. But only the autoplay works, it doesn\'t loop, and the demo-v

6条回答
  •  渐次进展
    2020-12-07 16:55

    Accepted answer didn't work for me either. Working workaround for September 2018 (bonus: set width and height by CSS for #yt-wrap instead of hard-coding it in JS):

提交回复
热议问题