/chooch

Multi-stream HTTP downloader using range requests

Primary LanguageRust

chooch

Downloads files fast (in theory).

You shouldn't use this, it's not robust and it will probably corrupt your files. It's also pretty-bad-code™.

It was created in haste in attempt to download large files from servers across the internet, where single TCP streams are probably slower than many.

chooch [URL] [OUTPUT_PATH]

PRs welcome :)