Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.