Simple command line utility for parallel downloading written in rust for learing purposes. Notice: work in progress, use at your own risk.
- chunked multithreaded downloading
- get request
- retry failed chunks
- specify number of workers
- specify chunk size
- logging
cargo run --release -- --help