/python-m3u8

python download m3u8 and convert to mp4.

Primary LanguagePython

python-m3u8

python download m3u8 and convert to mp4.

1 获取ts_url列表

1.1 通过返回的元组resp_tuple判断并解析m3u8地址
1.2 解析地址
1.3 判断是否加密
1.4 解析出ts_url

2 开启线程池下载ts

3.合并解密后的ts文件