Files
tools/down/README.md
flt6 b4c04343e8 update README
1. update root README, pointer to all proj
2. create all README
Powered by claude code, maybe mistake, checked and commit manually.
2025-09-12 14:58:58 +08:00

26 lines
526 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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