marcosrg9 / YouTubeTV

Simple YouTube TV client for desktop based on electron.
MIT License
59 stars 11 forks source link

Block commercials #24

Closed brandonros closed 2 years ago

brandonros commented 2 years ago

I want to downsample the stream into like... 128x128 frames, hash them, then compare them to frames in a recorded database of known commercials. If detected, replace the stream with black (or something).

Interested?

brandonros commented 2 years ago

It logged me in to just YouTube, not YoutubeTV? https://tv.youtube.com/

marcosrg9 commented 2 years ago

Good afternoon.

When designing this application, my intention was to make a legitimate use and bring a genuine experience of the platform.

However, there is the possibility to install extensions. Note that everything runs under electron, which in turn uses Blink (Chromium). So some extensions from the Chrome Web Store might work.

Regarding the login issue.... This application is not a client for the YouTube TV streaming platform, but for the interface adapted to TVs called YouTube Leanback (formerly YouTube TV).

When I talk about YouTube TV I don't mean tv.youtube.com, but youtube.com/tv.

Regards.