PierfrancescoSoffritti / android-youtube-player

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

Youtube TOS (terms of service) #1129

Open RyuDevGFX opened 7 months ago

RyuDevGFX commented 7 months ago

Good day! The player works fine, it's really helpful on my app that need to embedded video in YouTube.

However i want to know does removing the Title on YouTube Video using this library violate the YouTube Terms of service?

I already review their Youtube TOS, i can't find that removing the title violates their TOS, also YouTube deprecate the removing title long time ago. This is the library that can hide the title explicitly. I hope someone can answer me here! Thank you!

PierfrancescoSoffritti commented 7 months ago

Hi, the library does not hide the title of the video, what do you mean?

But yes in general it is not recommended to alter the UI of the player.