Commit graph

10 commits

Author SHA1 Message Date
Yuhki
9ec9a75f0f
Update README.md 2025-03-25 17:49:50 +01:00
Yuhki
26ae6b4850
Update README.md 2025-03-25 17:48:31 +01:00
Yuhki
bc558a8714 project restructure 😔
rewrote some stuff, cleaned some code up and i dont even remember what else 😭
2025-03-25 17:40:32 +01:00
Yuhki
219891ea58 Merge branch 'main' of https://github.com/yuhkix/wuwa-downloader 2025-03-25 15:11:38 +01:00
Yuhki
69afb53dec added cantarella doro icon (creds: https://git.xeondev.com/HuLiNap) 2025-03-25 15:11:24 +01:00
Yuhki
ad81a8a6ef
Update README.md 2025-03-25 14:58:02 +01:00
Yuhki
c9b45d1dbc Update README.md 2025-03-25 14:54:21 +01:00
Yuhki
f71d6d5d6c major downloader improvements
- Added support for multiple CDN fallbacks from index.json configuration
- Implemented GZIP response handling for all requests
- Added version selection menu via GitHub Gist index
- Improved error handling and logging system
- Added progress tracking in window title
- Removed file count from console output (kept in title only)
- Enhanced download reliability with retries and checksum verification
- Added proper cleanup on Ctrl+C interrupt
- Refactored code structure for better maintainability
2025-03-25 14:48:00 +01:00
Yuhki
35809fc1e8 remake in rust 2025-03-25 07:17:28 +01:00
Yuhki
a95198ace8
Initial commit 2025-03-25 07:16:34 +01:00