Youtube 嵌入视频自动播放
Youtube Embed videos autoplay
我有一个 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>
谢谢。
尝试一下它会起作用,
我在这里注意到的错误,embed/video_id
没有找到
<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>
您的视频似乎包含来自 NBA 的内容,并且它被限制播放或某些 sites/applications。
我用相同的代码尝试了另一个 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>
<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>
<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>
我有一个 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>
谢谢。
尝试一下它会起作用,
我在这里注意到的错误,embed/video_id
没有找到
<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>
您的视频似乎包含来自 NBA 的内容,并且它被限制播放或某些 sites/applications。
我用相同的代码尝试了另一个 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>
<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>
<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>