支持 1~128 个并发连接,配合 Aria2c 引擎,下载速度飙升。
自由选择文件保存位置,下载路径随时更改。
一键终止任务,无需关闭程序。
清晰的输出窗口,随时查看下载状态。
Windows 7 及以上,需包含以下文件在同一目录:
aria2c.exe # 核心引擎(需自行获取) aria2c.conf # 配置文件 main.py # 主程序(或打包后的 exe)
如果使用源码,还需安装 Python 3.8+ 和 PySide6:pip install PySide6
aria2c.conf 中的 max-connection-per-server 和 split 作为默认线程数。你可以在界面中随时覆盖。