Youtube iframe “loop” doesn't work

前端 未结 6 658
执念已碎
执念已碎 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条回答
  •  Happy的楠姐
    2020-12-07 17:06

    'playlist': ''
    

    inside playerVars.

    For example a full code:

    
    
                                     
                  
提交回复
热议问题