Download (HLS) streaming video and converts to mp4. It requires a link for .m3u8
metadata named as index.m3u8
.
- ffmpeg installed on system
- python libraries
- requests
- urllib
- tqdm
python3 M3U8_LINK OUTPUT_FOLDER_PATH
Example:
python3 http://example.cdn.com/content.mp4/index.m3u8 /home/me/target_folder