Skip to content

An electron app that loads the YouTube app with the TV interface.

Notifications You must be signed in to change notification settings

Haroon01/youtube-tv-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Client (TV Interface)

A simple electron app that gives access to the YouTube TV interface similar to the AndroidTV App.

Installation

Windows + Linux

  • Download the Executable or AppImage from releases
  • Run downloaded file

Steam Deck (Gaming Mode)

  • Enter Desktop Mode
  • Download AppImage from releases
  • Move file to desired directory
  • Right click file
  • Click properties and go to permissions tab
  • Check Is Executable is ticked and click OK
  • Right click again, now select Add to Steam
  • Open Steam, find the application
  • Set launch parameter to --no-sandbox
  • Launch Game Mode
  • Go to the YouTube non steam game
  • Select Community Control Layout YouTube TV Client
  • You can now launch the app and navigate with controller
  • (Optional) Add artwork using SteamGridDB

Build from source

  • Clone git repository
  • Open the project folder in your IDE
  • run npm install
  • run npm run build
  • Built app can be located at ./dist/

Credit

Icon: https://www.flaticon.com/free-icons/youtube

About

An electron app that loads the YouTube app with the TV interface.

Resources

Stars

Watchers

Forks

Packages

No packages published