Home YouTube TV Desktop w/ adblock
Post
Cancel

YouTube TV Desktop w/ adblock

YouTube TV

Simple YouTube TV Client for desktop based on electron. You can connect a compatible device such as a phone or computer with Google Chrome and send videos to the app for viewing, just like on ChromeCast or smart TVs with YouTube. Includes ad and telemetry blocking out of the box.

It implements a DIAL server (based in SSDP) to allow connection from devices that use this same protocol (limited to YouTube in this application).

Use the userAgent allowed by YouTube TV:

1
Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.77 Large Screen Safari/534.24 GoogleTV/092754

It can use npm start or else npx electron . . If you already have electron installed globally, you can start the app with electron .

📦 Builds with Ad and cross-site blocking

The project can be downloaded already built and ready to use for Windows. Build it yourself from source for Linux, MaxOS.

Platform Architecture Link
Windows x32/x64 Download
Linux/MAC (source) x32/x64 Download

📦 Builds (without ad-blocking)

The project can be downloaded already built and ready to use. Available for Linux, macOS and Windows. On x86, x84 and ARM architectures.

Platform Architecture Link
Windows x32/x64 Download
Linux (Deb) x64 Download
Linux (Deb) ARM64 Download
Linux (Deb) ARMv7l Download
Linux (RPM) x64 Download
Linux (RPM) ARMv7l Download
Linux (RPM) ARM64 Download
macOS Intel (x64) Download
macOs Apple Chip (ARM) Download

All builds

⌨️ Key shortcuts

  • Max. resolution config panel: Ctrl + S
  • Fullscreen: Ctrl + F.
  • Developer Tools: Ctrl + D.
  • Change cursor visibility: Ctrl + A.

This post is licensed under GNU GPL-3.0 .
Contents