我使用iframe将频道的视频嵌入到html页面。此网页用于数字标牌,因此没有人能够导航。我的问题是,虽然我使用& autoplay = 1 ,但频道的视频不会自动启动。 这是代码:
<iframe width="480" height="480" src="http://www.youtube.com/embed?listType=user_uploads&list=NBA&loop=1&autoplay=1&rel=0&showinfo=0&controls=0&autohide=1" frameborder="0" allowfullscreen></iframe>
感谢。
答案 0 :(得分:1)
试试这个会起作用,
我在这里注意到错误,<iframe width="480" height="480" src="http://www.youtube.com/embed/eF5fRl3BMTY?listType=user_uploads&list=NBA&loop=1&autoplay=1&rel=0&showinfo=0&controls=0&autohide=1" frameborder="0" allowfullscreen></iframe>
未被发现
-G<regex>
答案 1 :(得分:0)
您的视频似乎包含来自NBA的内容,并限制播放或某些网站/应用。
我尝试过使用相同代码的其他YouTube视频,但效果很好。也许尝试另一个视频?
<iframe width="560" height="315" src="https://www.youtube.com/embed/1sDH1UBXI44?autoplay=1&listType=user_uploads&list=NBA&loop=1&rel=0&showinfo=0&controls=0&autohide=1" frameborder="0" allowfullscreen></iframe>
答案 2 :(得分:0)
<iframe width="560" height="315" src="https://www.youtube.com/embed/1sDH1UBXI44?autoplay=1&listType=user_uploads&list=NBA&loop=1&rel=0&showinfo=0&controls=0&autohide=1" frameborder="0" allowfullscreen></iframe>
&#13;
<iframe width="560" height="315" src="https://www.youtube.com/embed/1sDH1UBXI44?autoplay=1&listType=user_uploads&list=NBA&loop=1&rel=0&showinfo=0&controls=0&autohide=1" frameborder="0" allowfullscreen></iframe>
&#13;