update README

1. update root README, pointer to all proj
2. create all README
Powered by claude code, maybe mistake, checked and commit manually.
This commit is contained in:
2025-09-12 14:58:58 +08:00
parent f539792fd1
commit b4c04343e8
27 changed files with 964 additions and 74 deletions

26
down/README.md Normal file
View File

@ -0,0 +1,26 @@
# down
123pan云盘文件下载工具。
## 功能
从123pan.com云存储服务下载文件支持通过分享密钥批量下载使用多线程下载提高速度。
## 使用方法
1. 在脚本中配置分享密钥
2. 运行 `python down.py`
3. 程序将自动提取下载链接并使用aria2c进行多线程下载
## 依赖要求
- 需要安装aria2c.exe
- 需要网络连接
- Python requests库
## 特性
- 自动解析分享链接
- 多线程下载
- 支持批量处理
- 断点续传支持通过aria2c