自动播放嵌入式Youtube播放列表

自动播放嵌入式Youtube播放列表,youtube,playlist,autoplay,Youtube,Playlist,Autoplay,我按照上面的指示去做 应自动播放的嵌入式Youtube播放列表为: <iframe width="535" height="300" src="https://www.youtube.com/embed?listType=playlist&list=PL8kx4WFqlOK90fxZpao5k2WUEmSPchGhR&autoplay=1&loop=1" frameborder="0" allowfullscreen> </iframe> 当

我按照上面的指示去做 应自动播放的嵌入式Youtube播放列表为:

<iframe width="535" height="300" src="https://www.youtube.com/embed?listType=playlist&list=PL8kx4WFqlOK90fxZpao5k2WUEmSPchGhR&autoplay=1&loop=1" frameborder="0" allowfullscreen>
</iframe>

当它到达最后一个剪辑时,它会循环播放,但在页面加载时不会自动播放。请问这有办法吗?谢谢

另外,我知道以前有人问过这个问题,但我找不到有效的解决方案。

试试这个: 谷歌浏览器: 由于Google Chrome在版本66中删除了非静音自动播放功能,因此您必须在该浏览器中添加参数“mute=1”。 或在chrome设置中更改自动播放策略:

在CustomTab(Chrome)中不为我工作,即使使用
mute=1
https://www.youtube.com/embed/videoseries?list=PLElJF-XLNL2Brb_dTiVNSe9qld1eR_Jft&autoplay=1&loop=1