Open ceberous opened 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
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 -
You can get a m3u8 url for a youtube live stream via:
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:
💜