pikpakfs/readme.md
2024-10-29 00:13:14 +08:00

9 lines
269 B
Markdown
Raw 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.

在Pikpak Api基础上套了一层文件系统更好自动化离线下载
运行: python main.py
Todo:
- [x] 实现自定义根路径
- [x] 异步输出频率过高会导致卡死,似乎会多创建一个线程
- [ ] 实现Task系统自动刷新文件系统