pupunzi / jquery.mb.YTPlayer

use a custom yutube player for a video as background on jQuery framework
https://pupunzi.com/mb.components/mb.YTPlayer/demo/demo.html
1.32k stars 429 forks source link

Related video #401

Open gianni-3logic opened 6 years ago

gianni-3logic commented 6 years ago

The player is showing the related videos on pause even with rel:0

steffiv commented 6 years ago

Have the same problem. Any change someone nows how to fix this?

pupunzi commented 6 years ago

From the end of September Youtube removed the "showInfo" parameter used to hide the related and the interface buttons like the share and the info. On the latest release, I worked on the optimizeDisplay function to exclude the related box and the top info bar. You can play with this test page to see how the abundance parameter influences the view:

https://pupunzi.com/mb.components/mb.YTPlayer/demo/demo-abundance-anchor.html

adam-jones-net commented 3 years ago

Just to check, are there any other tricks to improve hiding this overlay ?

ekinox commented 2 years ago

I tried to disallow pause (if the video can't stop the related video overlay will never appears), but it doesn't work, the video stop if I change the active tab and come back to my video.