youtube cast receiver
1.0.1
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.
git checkout -b feature/fooBar
)git commit -am 'Add some fooBar'
)git push origin feature/fooBar
)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.