mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-05-06 20:42:48 +08:00
doc: 编写简单的 README
This commit is contained in:
24
README.md
24
README.md
@@ -0,0 +1,24 @@
|
||||
# bili-sync
|
||||
|
||||
为 NAS 用户编写的 BILIBILI 收藏夹同步工具。
|
||||
|
||||
> 经常在点进自己的收藏夹时看到一大堆失效视频,简直逼死强迫症。想到自己 NAS 还有多余的 20T 存储空间,于是简单写了一个小工具用来实时把收藏夹内容同步下载到 NAS 上。
|
||||
> 
|
||||
|
||||
骄傲地由 python 驱动!(第三方库是真多啊)
|
||||
|
||||
## 工作截图
|
||||
|
||||

|
||||
|
||||
## 路线图
|
||||
|
||||
- [x] 凭证认证
|
||||
- [x] 视频选优
|
||||
- [x] 视频下载
|
||||
- [ ] 支持作为 daemon 运行
|
||||
- [ ] 添加下载进度条
|
||||
- [ ] 支持收藏夹翻页,下载全部历史视频
|
||||
- [ ] 对接数据库,提前检查,按需下载
|
||||
- [ ] 构建 nfo 文件,方便以单集形式导入 emby
|
||||
- [ ] 提供简单易用的打包(如 docker)
|
||||
|
||||
BIN
asset/run.png
Normal file
BIN
asset/run.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 995 KiB |
BIN
asset/space.png
Normal file
BIN
asset/space.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user