wanam / YouTubeAdAway

Xposed module to block YouTube ads on the official YouTube Android App
GNU General Public License v3.0
672 stars 54 forks source link

Is Youtube TV supported? #146

Closed k2helix closed 11 months ago

k2helix commented 1 year ago

I'm considering using Android TV and its correspondent YT TV app.

From what I read at the source code, the app checks for the youtube tv package, but according to the readme it works for Youtube Android app.

So will removing ads work on Youtube TV? Cannot test as I don't have an unlocked android tv device right now.

wanam commented 11 months ago

Sorry for the late reply. I opened the hooks to support those variants https://github.com/wanam/YouTubeAdAway/blob/master/app/src/main/java/ma/wanam/youtubeadaway/Xposed.java#L24-L25, but I cannot help if it does not work.