iframe - YouTube showinfo参数不起作用

标签 iframe youtube

根据YouTube docsshowinfo参数:

Setting the parameter's value to 0 causes the player to not display information like the video title and uploader before the video starts playing.



那么,为什么标题仍显示在下面的代码中?请注意,我没有使用其他任何可能引起冲突的参数(例如modestbranding)。

<iframe src="https://www.youtube.com/embed/fVH2lJeZVGU?showinfo=0">

最佳答案

Showinfo不能那样工作。

请参阅已定义的方法帮助:

Setting the parameter's value to 0 causes the player to not display information like the video title and uploader before the video starts playing. If the player is loading a playlist, and you explicitly set the parameter value to 1, then, upon loading, the player will also display thumbnail images for the videos in the playlist. Note that this functionality is only supported for the AS3 player.

关于iframe - YouTube showinfo参数不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45508613/

相关文章:

vb.net - 下载YouTube视频信息,以前可以正常工作,现在还不多

c# - XmlNodelist 中的 XmlNode

javascript - 页面加载时推特框的 jQuery CSS 高度

jquery - iframe 在悬停时展开和收缩

css - HTML5 iFrame 的高度只有 150px

javascript - 用图像覆盖变量 youtube 嵌入视频,单击时隐藏图像并自动播放,无需硬编码 jQuery

css - 是否可以打印您网页上显示的 YouTube 视频静态截图?

R Shiny 使用 iframe 本地文件

javascript - 可拖动、可调整大小和可移动的 iframe

ios - 尝试启动 YouTube 应用的 iOS 网络应用出现问题