feat(source): 重构下载模块并优化用户界面

- 重写 DownloadThread 类,使用 aria2c 实现更高效的下载
- 更新 ProgressWindow 类,增加更多下载信息显示
- 修改 MainWindow 类,改进下载失败的错误处理和用户提示
- 优化 animations.py 中的动画效果
This commit is contained in:
hyb-oyqq
2025-07-16 13:01:56 +08:00
parent a9c6a5263c
commit 5f66db7566
5 changed files with 235 additions and 62 deletions

2
.gitignore vendored
View File

@@ -169,3 +169,5 @@ cython_debug/
# PyPI configuration file
.pypirc
nuitka-crash-report.xml