Scroll to navigation

PARFIVE(1) User Commands PARFIVE(1)

NAME

parfive - Python Asyncio Based Downloader

DESCRIPTION

usage: parfive [-h] [--max-conn MAX_CONN] [--overwrite] [--no-file-progress]

[--directory DIRECTORY] [--print-filenames] URLS [URLS ...]

Parfive, the python asyncio based downloader

positional arguments:

URLs of files to be downloaded.

optional arguments:

show this help message and exit
Number of maximum connections.
Overwrite if the file exists.
Show progress bar for each file.
Directory to which downloaded files are saved.
Print successfully downloaded files's names to stdout.
October 2020 parfive 1.2.0