#download #downloader #progress #url #callback #parallel #validation

yanked downloader-for-babylonia-terminal

A simple way to download things via HTTP/HTTPS

1 unstable release

new 0.1.0 May 4, 2024

#34 in #downloader

Download history 140/week @ 2024-04-29

140 downloads per month
Used in 2 crates

LGPL-3.0-or-later

34KB
683 lines

downloader

!!! Warning : this is a fork of downloader, please do not use it, it will be delete soon !!!


lib.rs:

This crate provides a simple way to download files via HTTP/HTTPS.

It tries to make it very simple to just specify a couple of URLs and then go and download all of the files.

It supports system proxy configuration, parallel downloads of different files, validation of downloads via a callback, as well as files being mirrored on different machines.

Callbacks to provide progress information are supported as well.

Dependencies

~6–20MB
~319K SLoC