Embedded YouTube video showinfo incompatible with modestbranding?(嵌入式 YouTube 视频 showinfo 与谦虚品牌不兼容?)
问题描述
我正在使用参数 modestbranding=1
在我的网站上嵌入一个 YouTube 视频.不幸的是,我还想使用参数showinfo=0
.当我尝试这个时,似乎 modestbranding
不再起作用了.
I'm embedding a YouTube video on my site with the parameter modestbranding=1
. Unfortunately, I also want to use the parameter showinfo=0
. When I tried this, it seems like the modestbranding
doesn't work any more.
我进行了研究,发现 modestbranding
仅在它是集合中的第一个参数时才有效,我确保这样做.
I've done research and found that modestbranding
only works when it's the first parameter in the set, which I'm making sure to do.
我还了解到我可以使用未记录的 title
参数来伪造它(请参阅 http://www.reelseo.com/remove-youtube-logo/),但它似乎对我不起作用.
I've also read that I can fake it by using the undocumented title
parameter (see http://www.reelseo.com/remove-youtube-logo/), but it doesn't seem to be working for me.
有什么建议吗?
推荐答案
这两个参数互斥--sorry.我们将更新 https://developers.google.com/youtube/player_parameters#modestbranding 以反映这一点.
The two parameters are mutually exclusive--sorry. We'll get https://developers.google.com/youtube/player_parameters#modestbranding updated to reflect that.
这篇关于嵌入式 YouTube 视频 showinfo 与谦虚品牌不兼容?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:嵌入式 YouTube 视频 showinfo 与谦虚品牌不兼容?
- CSS媒体查询(最大高度)不起作用,但为什么? 2022-01-01
- 如何使用 JSON 格式的 jQuery AJAX 从 .cfm 页面输出查 2022-01-01
- 400或500级别的HTTP响应 2022-01-01
- Flexslider 箭头未正确显示 2022-01-01
- 使用RSelum从网站(报纸档案)中抓取多个网页 2022-09-06
- addEventListener 在 IE 11 中不起作用 2022-01-01
- Fetch API 如何获取响应体? 2022-01-01
- Css:将嵌套元素定位在父元素边界之外一点 2022-09-07
- 失败的 Canvas 360 jquery 插件 2022-01-01
- Quasar 2+Apollo:错误:找不到ID为默认的Apollo客户端。如果您在组件设置之外,请使用ProvideApolloClient() 2022-01-01