xat / castnow

commandline chromecast player
MIT License
3.81k stars 243 forks source link

Youtube Live Stream m3u8 Support #246

Open ceberous opened 5 years ago

ceberous commented 5 years ago

You can get a m3u8 url for a youtube live stream via:

streamlink https://www.youtube.com/watch?v=ia-NryuCzoA best --stream-url

VLC is somehow able to play this, but castnow is not able to load it.

However, castnow is able to load twitch m3u8 urls which you can get via:

youtube-dl -g https://www.twitch.tv/chess

💜

sarbuckle commented 5 years ago

The process looks more like this I'm afraid youtube-dl https://www.twitch.tv/chess

Then open another command window and play the file while it's being downloaded. castnow chess*.mp4

ceberous commented 4 years ago

right on , thank you.

https://github.com/ytdl-org/youtube-dl/issues/2124#issuecomment-204072217

youtube-dl -q -o - https://www.twitch.tv/chess | castnow -