Update README.md

main
orestonce 2022-06-14 18:17:10 +08:00 committed by GitHub
parent 9e597b4682
commit 9b93ba73e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
## TODO:
* [x] 如果不是m3u8样子的URL自动下载html下来、搜索其中的m3u8链接进行下载
* [x] windows、linux、mac都支持ffmpeg合并ts列表为mp4
* [ ] 支持嵌套m3u8的url
* [ ] 支持设置代理
* [ ] 支持从curl命令解析出需要的header、auth-basic、cookie等信息正如 https://github.com/cxjava/m3u8-downloader 一样
* [ ] 充分测试后,使用 https://github.com/yapingcat/gomedia 代替ffmpeg进行格式转换
## 二次开发操作手册: