Installation

Windows

Install via pip:

pip install somedl

or

python -m pip install somedl

To update an existing SomeDL installation, add the --upgrade flag tho the command above.

Linux

This software is currently not packaged in any repository. Install it using your preferred Python package manager, such as pipx:

pipx install somedl