摘要: 方法一 使用ffmpeg下载 参考链接: FFmpeg https://ffmpeg.org/ ffmpeg -i http://xxxxx/test.m3u8 -c copy test.mp4 踩坑一:ffmpeg默认不支持https连接,需要自己重新编译,添加对https的支持 参考链接: 使用 阅读全文
posted @ 2020-06-12 10:56 东坡何罪 阅读(4279) 评论(0) 推荐(0)