This is a free YoutubeTV "emulation" that works by tricking youtube web interface into thinking that its running on a smart TV.
This is mostly useful if you want to play stuff from youtube on your computer, and then leanback and use your Android/iOS youtube app as a remote.
Check for open issues and open a PR to fix those, or just open issues with suggestions and/or feedback.
To run this project in your machine, follow these simple steps:
- Run
npm install
oryarn install
to install all project dependencies - Run
npm start
oryarn start
to build and run the application in your machine
MIT