Using UniDown

The program is a terminal program, so it runs from the terminal.

Calling with:

unidown

Furthermore, there are additional arguments:

-h, --help

show this help message and exit

-v, --version

show program’s version number and exit

--list-plugins

show plugin list and exit

-p name, --plugin name

plugin to execute

-o option [option ...], --option option [option ...]

options passed to the plugin, e.g. -o username=South American coati -o password=Nasua Nasua

--logfile path

log filepath relativ to the main dir (default: ./unidown.log)

-l {DEBUG,INFO,WARNING,ERROR,CRITICAL}, --log {DEBUG,INFO,WARNING,ERROR,CRITICAL}

set the logging level (default: INFO)