Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would it be possible to play a youtube video? #3

Open
ivanmayes opened this issue May 2, 2015 · 3 comments
Open

Would it be possible to play a youtube video? #3

ivanmayes opened this issue May 2, 2015 · 3 comments

Comments

@ivanmayes
Copy link

No description provided.

@mafintosh
Copy link
Owner

Yea! Checkout https://github.com/fent/node-ytdl-core. We use that in playback to chromecast youtube vidoes

@beaugunderson
Copy link
Collaborator

oh, that's even better than what i came up with playing around with this idea yesterday; i was using castv2-youtube to launch the youtube app but there's no callback when the video is done and some other issues that make it a pain in the ass... just downloading the video is way easier

(my end goal is to add playing a public youtube/vimeo list at random to idlecast)

@deanputney
Copy link

deanputney commented Mar 16, 2017

I have a similar goal here, I'd like to add a list of public YouTube videos to idlecast. Is it possible to stream ytdl straight into a chromecast? Or would you need to download the file first?

Edit: I think I might download these files and cache them on the machine instead. This seems to work well enough, and that should prevent me from having videos get removed from YouTube or anything like that. ytdl will make that easy, thanks for the tip!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants