Update README.md

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

View File

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