pupunzi / jquery.mb.YTPlayer

use a custom yutube player for a video as background on jQuery framework

Home Page:https://pupunzi.com/mb.components/mb.YTPlayer/demo/demo.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I hide the pause overlays that appear suggesting other videos?

adam-jones-net opened this issue · comments

For a while it seems that certain videos we are showing in your player appear with a rectangular widget when the video is paused. This is part of the code within the iframe of the youtube player it seems. It has an outer class of ytp-pause-overlay.

I've tried various CSS selectors to hide the element but they don't seem to have any effect.

I've seen people talking about adding certain url parameters to the youtube url as well but I'm not sure how to apply these when the video is used via this particular player ?

I now see this abundance setting. It doesn't really work as a solution for me but thanks anyhow, i will close this.