paulirish / lite-youtube-embed

A faster youtube embed.
https://paulirish.github.io/lite-youtube-embed/
Other
5.68k stars 260 forks source link

Is there a way to not show unrelated videos at the end? #86

Closed miwi303 closed 3 years ago

miwi303 commented 3 years ago

Thank you for this. Is there a way to not show unrelated videos at the end? In embed, you can add "?rel=0" to URL. Is there anything similar that can be done for lite youtube embed?

Entered rel=0 but this did not remove unrelated videos.

<lite-youtube videoid="ogfYd705cRs" rel=0 style="background-image: url('https://i.ytimg.com/vi/ogfYd705cRs/hqdefault.jpg');">

miwi303 commented 3 years ago

Was able to get it to work. Thanks