Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

The youtube code ?rel=0 doesn't seem to work in Firefox, but it works in Safari. Is this a bug that can be fixed?

  • 1 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 FredMcD

more options

?rel=0 is the code that youtube creates to remove 'related videos' from the very end of video embeds.

The code works on Safari, but not on Firefox. Is there a fix for this bug coming?

EXAMPLE: <iframe width="560" height="315" src="https://www.youtube.com/embed/hbJ30DwV2Cc?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

The ?rel=0 code is supposed to eliminate the related videos at the end of a clip - the image below is what I don't want to see:)

?rel=0 is the code that youtube creates to remove 'related videos' from the very end of video embeds. The code works on Safari, but not on Firefox. Is there a fix for this bug coming? EXAMPLE: <iframe width="560" height="315" src="https://www.youtube.com/embed/hbJ30DwV2Cc?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> The ?rel=0 code is supposed to eliminate the related videos at the end of a clip - the image below is what I don't want to see:)

所有回复 (1)

more options

JerryHolland said

The code works on Safari, but not on Firefox.

While all browsers share much of the same coding as far as websites are concerned, not everything works on all browsers. You may need a different code.


Note: When I tried; https://www.youtube.com/embed/hbJ30DwV2Cc?rel=0 alone, what I got was the player only.