Documentation

Universal Downloader

maintained programming language license

github actions readthedocs requirements codecov

pypi


unidown manages downloads and will only download items again when they are newer or not downloaded yet.


unidown is written with the main aspect on plugins. unidown itself can only manage the produced data from 3rd party plugins.

unidown saves all downloaded files with their modifications time and and will only download updated or not already downloaded files.

Find more information in the documentation at Read the Docs.


Web

https://github.com/IceflowRE/unidown

Plugins

mr_de

Credits

Third Party

Packaging
tqdm
urllib3

License

GPLv3

Copyright (C) 2015-present Iceflower S

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.