thibauts / node-castv2-client

A Chromecast client based on the new (CASTV2) protocol
MIT License
646 stars 92 forks source link

Play YouTube video #85

Open Hypnos3 opened 5 years ago

Hypnos3 commented 5 years ago

is there any known way to play youtube videos? https://github.com/irfanhabib/youtube-castv2-client or https://github.com/xat/castv2-youtube isn't working.

Does anybody know a solution?

helloworldkr commented 4 years ago

https://github.com/xat/castv2-youtube

greghesp commented 4 years ago

@helloworldkr You've literally listed the one @Hypnos3 has said doesn't work.

I'm finding the same, both of these are not working. They just open the YouTube app and nothing more

guyluz11 commented 7 months ago

I have worked in the past with https://www.npmjs.com/package/node-red-contrib-castv2

Also (Not tested) I saw https://www.npmjs.com/package/youtube-remote being used in another package alongside this package, probably to fill out the YouTube part. Maybe it will work.