Skip to content

Commit

Permalink
Multithreaded manifest-based downloader
Browse files Browse the repository at this point in the history
- Support for multiple connections via 'concurrent_connections' config
- Replaced FailedChunkCollector and old resume system in downloadCutout.py
  with manifest-based resume system
- Added __hash__ and __eq__ to downloadCutout Rects so they can be dictionary keys
- Pulled downloader functions into a class so class constants could be namespaced
  • Loading branch information
mtauraso committed Sep 5, 2024
1 parent 2fb04de commit dd9bad2
Show file tree
Hide file tree
Showing 3 changed files with 494 additions and 436 deletions.
Loading

0 comments on commit dd9bad2

Please sign in to comment.