ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

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

?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)

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.