为什么这个 YouTube 视频不能正确嵌入?
Why doesn't this YouTube video embed properly?
当我尝试嵌入热门视频时,出现播放错误。我觉得如果这是预期的行为,它至少会给出一个很好的信息来解释原因。我的代码有问题吗?
底部视频有效,顶部无效。
https://jsfiddle.net/ks1xhbd3/1/
<iframe width="560" height="315" src="https://www.youtube.com/embed/AHOQ5Ge0l5Easd" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/lWz-46NPqdk" frameborder="0" allowfullscreen></iframe>
视频 ID 错误 - 从中删除 'asd',它不属于那里,您肯定是不小心输入的。
当我尝试嵌入热门视频时,出现播放错误。我觉得如果这是预期的行为,它至少会给出一个很好的信息来解释原因。我的代码有问题吗?
底部视频有效,顶部无效。
https://jsfiddle.net/ks1xhbd3/1/
<iframe width="560" height="315" src="https://www.youtube.com/embed/AHOQ5Ge0l5Easd" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/lWz-46NPqdk" frameborder="0" allowfullscreen></iframe>
视频 ID 错误 - 从中删除 'asd',它不属于那里,您肯定是不小心输入的。