m3u8视频下载工具, 提供windows/macos图形界面, 下载后自动将ts文件合并、转换格式为mp4
#Windows# #github# #软件#
GitHub - orestonce/m3u8d: m3u8视频下载工具, 提供windows/ma...
普通下载命令: ./m3u8d download -u https://example.com/index.m3u8
curl模式: ./m3u8d curl 'https://example.com/index.m3u8' -H 'cookie: CONSENT=YES'
合并某个目录下的ts文件为 mp4: ./m3u8d merge --InputTsDir /root/save --OutputMp4Name save.mp4