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.3k stars 431 forks source link

showYTLogo="false" does not have the effect I want #431

Open fraternl opened 5 years ago

fraternl commented 5 years ago

When I display a video on my webpage it shows several controls.

"Play/Pause", "Mute/unmute", "Volume slider", "Full screen/windowed", ""YouTube"

After the video starts the user most of the time wants to see it full screen. When windowed on a mobile device in portrait mode the "YouTube button" is however so close to the "Full screen/Windowed" button that they most of the time touch the "YouTube" link. That's not what I want.

I therefore used "showYTLogo="false" But that doesn't seem to be working. I'm still getting all the same controls. I think that option is for something else (maybe?) or it's just not working.

If the (on a mobile device) not working volume slider would disappear it wouldn't be such a problem. There would be enough space between the different controls. I don't mind the YouTube link button per se, but more the fact that it's blended with the Full Screen button and is therefore mistakenly chosen.

https://hmvc.eu/2017/03/durafly-efxtra-maiden-flight/ (It's only a problem on a mobile device in portrait mode)

https://photos.app.goo.gl/fHQK8KRnun8YBxwp7

fraternl commented 5 years ago

I've been thinking of it more and maybe it would even be better if it would lose the YouTube link and the volume slider automatically on the moment it is unable to provide ample space between the controls because of the limited horizontal width.

These 2 controls aren't opportune in that case. The volume slider would be too small anyhow to function and the YouTube logo interferes with the more preferent full screen control.

fraternl commented 3 years ago

I would really like to see this get some TLC (tender loving care)