Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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 έχει αυτό το πρόβλημα
  • 11 προβολές
  • Τελευταία απάντηση από 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.