Cast Youtube videos to ANY computer, no chromecast needed!
Youtube Cast Receiver (YCR) was built to allow you to cast Youtube content from your phone directly to your computer. This is very useful while traveling with a laptop and hdmi cable. Leave the chromecast at home!
This is achieved by spoofing the useragent to make your connection appear to come from a smart TV, allowing you to access youtube.com/tv. This app launches in fullscreen mode to give you an immersive and native feeling casting experience.
Grab the appropriate binary for your system from the releases page.
- 0.1.0
- Work in progress - compiled for Linux/MacOS
- 1.0.0
- Official release - compiled for Windows/MacOS/Linux
- 1.0.1
- Bugfix - removed menubar on windows distribution
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
To run the project locally with npm:
git clone https://github.com/GarrettBlackmon/youtube-cast-receiver
npm i
npm run start
To build:
npm run make
Garrett Blackmon – @GarrettBlackmon – [email protected]
Distributed under the GPL license.