Skip to main content

File Download Accelerator written in pure python

Project description

file-dl
=======

File Download Accelerator. Supports both HTTP and FTP downloads.

CLI tool for any *nix* system. Inspired by IDM on Windows.


Usage
----

file-dl [-h] [--directory DIRECTORY] [--user USER]
[--password PASSWORD] [--parallelism PARALLELISM]
[--retries RETRIES] [--timeout TIMEOUT]
[--min-chunk-size MIN_CHUNK_SIZE]
url


positional arguments:

url The link to downlaod


optional arguments:

-h, --help show this help message and exit

--directory DIRECTORY, -d DIRECTORY Directory where the file will be downloaded

--user USER Authentication - Username

--password PASSWORD Authentication - Password

--parallelism PARALLELISM, -p PARALLELISM Number of parallel downloads

--retries RETRIES, -r RETRIES Maximum number of retries

--timeout TIMEOUT, -t TIMEOUT Seconds to wait for retrying

--min-chunk-size MIN_CHUNK_SIZE Minimum chunk size to download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

file-dl-0.0.1.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

file_dl-0.0.1-py2-none-any.whl (11.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page