PierfrancescoSoffritti / android-youtube-player

YouTube Player library for Android and Chromecast, stable and customizable.
https://pierfrancescosoffritti.github.io/android-youtube-player/
MIT License
3.44k stars 765 forks source link

Hide youtube icon #1154

Closed JoseLuis201092 closed 4 months ago

JoseLuis201092 commented 4 months ago

Hide youtube icon

I have an app that plays YouTube channels, every time I change the channel I show a banner at the top and bottom for 5 seconds to hide the YouTube logo (I noticed that that logo disappears after 5 seconds) and it has worked for me Good but I have detected a problem, when I change channels consecutively with the smartv remote control, the YouTube logo no longer disappears and remains fixed on all channels.

Is there any way to avoid that? Or is there a way to permanently hide that YouTube logo?

Screenshot 2024-06-30 180722

PierfrancescoSoffritti commented 4 months ago

The YouTube logo is shown by YouTube's IFrame player. We have no control over it unfortunately.