thibauts / node-castv2

An implementation of the Chromecast CASTV2 protocol
MIT License
774 stars 100 forks source link

Question: How to play Youtube or Netflix video? #42

Closed reggi closed 7 years ago

reggi commented 8 years ago

Hey! Loving this library! Thanks for your work.

I'm trying to figure out how to set a specific video to play from Youtube or Netflix. Any assistance would be greatly appreciated. Thanks!

Also a list of all the different types / actions available (play, pause, stop, etc) would be nice. Or a general way to view all network events on the cast.

Ivshti commented 8 years ago

You can check this out for youtube: https://github.com/xat/castv2-youtube As for Netflix, I'm not sure it's really possible /without breaking ToS/. Netflix has it's own receiver and i'm presuming it's not publically documented