Files
unshackle/unshackle
Andy 6b90a19632 perf(aria2c): improve download performance with singleton manager
- Use singleton _Aria2Manager to reuse one aria2c process via RPC
- Add downloads via aria2.addUri instead of stdin input file
- Track per-GID byte-level progress (completedLength/totalLength)
- Add thread-safe operations with threading.Lock
- Enable graceful cancellation by removing individual downloads via RPC
2026-01-23 17:14:12 -07:00
..
2026-01-22 14:47:25 -07:00
2025-07-18 00:46:05 +00:00
2025-07-18 00:46:05 +00:00