utuxia
04-29-2016, 02:14 AM
I want to convert a youtube livestream to m3u8 using ffmpeg.
Is this possible?
Here's an example live stream:
https://www.youtube.com/watch?v=y60wDzZt8yg
Normally I would do something like:
ffmpeg -i <input-m3u8> -c copy index.m3u8
Is this possible?
Here's an example live stream:
https://www.youtube.com/watch?v=y60wDzZt8yg
Normally I would do something like:
ffmpeg -i <input-m3u8> -c copy index.m3u8