Update README.md

main
orestonce 2022-05-25 14:14:15 +08:00 committed by GitHub
parent 4356e1cc94
commit 328437d277
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
## TODO:
* [x] 如果不是m3u8样子的URL自动下载html下来、搜索其中的m3u8链接进行下载
* [ ] windows、linux、mac都支持ffmpeg合并ts列表为mp4
* [ ] 增加linux的图形界面支持
## 二次开发操作手册:
* 如果只开发命令行版本, 则只需要修改*.go文件, 然后编译 cmd/main.go 即可
* 如果涉及到Qt界面打包, 则需要运行 export/main.go 将 *.go导出为Qt界面需要的