添加新的TODO

This commit is contained in:
M1andy's debian 2022-10-20 20:59:48 +08:00
parent a238bf297e
commit a2bf99e3e1
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<h1 align="center">Movie Data Capture</h1>
使用go语言实现[Movie_Data_Capture](https://github.com/M1andy/Movie_Data_Capture_python), 这是我学习golang的练手项目随着我学习golang的速度逐步实现源项目的主要功能。
使用go语言实现[Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture), 这是我学习golang的练手项目随着我学习golang的速度逐步实现源项目的主要功能。
## 已实现功能
@ -8,7 +8,9 @@
## TODO
- [ ] 实现部分读入源项目的config
- [ ] 实现完整读入源项目的config
- [ ] 实现新版本config(json/xml)
- [ ] 检索目录下所有视频文件
- [ ] 根据文件名检索信息
- [ ] 实现proxy
@ -16,4 +18,6 @@
- [ ] 实现翻译
- [ ] 根据元数据整理视频文件
- [ ] 实现多线程
- [ ] 实现docker一键部署
- [ ] 撰写wiki