YouTube api for casting support #15
Labels
JavaScript knowledge
JavaScript knowledge may help
new vendor support
Request for adding support to a specific Vendor
YouTube has its API for casting and is not part of the Chromecast casting protocol.
It had API for Chromecast but it is deprecated.
Here are some resources for the new API (didn't test that it works)
Worked with that one and it worked
https://github.com/i8beef/node-red-contrib-castv2/blob/master/lib/YouTubeController.js
Another option for reference
https://www.npmjs.com/package/youtube-remote (the package is written in one page).
https://bugs.xdavidhu.me/google/2021/04/05/i-built-a-tv-that-plays-all-of-your-private-youtube-videos/ (some article I found).
The text was updated successfully, but these errors were encountered: