MCPcopy Index your code
hub / github.com/GarrettBlackmon/youtube-cast-receiver

github.com/GarrettBlackmon/youtube-cast-receiver @v1.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.1 ↗ · + Follow
1 symbols 2 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Youtube Cast Receiver (YCR)

Cast Youtube videos to ANY computer, no chromecast needed!

Youtube Cast Receiver (YCR) was built to allow you to cast Youtube videos, shows, and moveis 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 acheived 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.

Installation

Grab the approprite binary for your system from the releases page.

Linking your device

1: Open the application and click the settings icon

step1

2: Click "LINK WITH TV CODE"

step2

3: Note the TV code on your screen

step3

4: Open the Youtube app on your smartphone and click your photo in the top right

5: Tap "Settings"

6: Tap "Watch on TV"

7: Tap "Enter TV code"

8: Enter the code on your computer screen in the box and press "Link"

Release History

  • 0.1.0
    • Work in progress - compiled for linux/macOS

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Development

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

Meta

Garrett Blackmon – @GarrettBlackmon – garrett@blackmon.dev

Distributed under the GPL license. See LICENSE for more information.

Core symbols most depended-on inside this repo

createWindow
called by 2
main.js

Shape

Function 1

Languages

TypeScript100%

Modules by API surface

main.js1 symbols

For agents

$ claude mcp add youtube-cast-receiver \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page