
JW 7 hide/remove YT Logo?
Hello,
Based on what this official youtube link says, we can now hide the logo.
https://developers.google.com/youtube/player_parameters?csw=1#modestbranding
What do we have to do on your plugin in order to do that?
Hello,
Based on what this official youtube link says, we can now hide the logo.
https://developers.google.com/youtube/player_parameters?csw=1#modestbranding
What do we have to do on your plugin in order to do that?
Interesting, thank you for sharing this link. I will check with our engineers to find out if this is currently possible.
“This parameter lets you use a YouTube player that does not show a YouTube logo. Set the parameter value to 1 to prevent the YouTube logo from displaying in the control bar. Note that a small YouTube text label will still display in the upper-right corner of a paused video when the user’s mouse pointer hovers over the player.”
This removes the logo from the control bar, not from the watermark. Since we do not use their control bar, this won’t actually do anything in our player.
so then we can hide is using the argument "ps=docs" can hide the youtube clickable logo when mouseover?
showinfo=0&ps=docs
***so if we use this then the argument "ps=docs" won't it hide the youtube logo?
showinfo=0&ps=docs