unidown


Nameunidown JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/IceflowRE/unidown
SummaryUniversal downloader, a modular extensible downloader who manage progress and updates.
upload_time2023-12-18 12:12:56
maintainer
docs_urlNone
authorIceflower S
requires_python>=3.11
licenseGPLv3
keywords modular downloader
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ********************
Universal Downloader
********************
|status| |programming language| |license|

|github actions| |readthedocs| |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 <https://unidown.readthedocs.io/en/latest/index.html>`__.

----

Web
===

https://github.com/IceflowRE/unidown

Plugins
=======

mr_de
    - Crawl through german ebooks from Mobileread.
    - https://github.com/IceflowRE/unidown-mr_de

Credits
=======

- Developer
    - `Iceflower S <https://github.com/IceflowRE>`__
        - iceflower@gmx.de

Third Party
-----------

Packaging
    - Donald Stufft and individual contributors
    - https://github.com/pypa/packaging
    - `BSD-3-Clause, Apache-2.0 <https://github.com/pypa/packaging/blob/master/LICENSE>`__
tqdm
    - `noamraph <https://github.com/noamraph>`__
    - https://github.com/tqdm/tqdm
    - `MIT, MPL-2.0 <https://raw.githubusercontent.com/tqdm/tqdm/master/LICENCE>`__
urllib3
    - `Andrey Petrov and contributors <https://github.com/shazow/urllib3/blob/master/CONTRIBUTORS.txt>`__
    - https://github.com/shazow/urllib3
    - `MIT <https://github.com/shazow/urllib3/blob/master/LICENSE.txt>`__

License
-------

.. image:: http://www.gnu.org/graphics/gplv3-127x51.png
   :alt: GPLv3
   :align: center

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/>.

.. Badges.

.. |status| image:: https://img.shields.io/badge/status-archived-red.svg

.. |programming language| image:: https://img.shields.io/badge/language-Python_3.11-orange.svg
   :target: https://www.python.org/

.. |license| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg
   :target: https://www.gnu.org/licenses/gpl-3.0

.. |github actions| image:: https://img.shields.io/github/actions/workflow/status/IceflowRE/unidown/build.yml
   :target: https://github.com/IceflowRE/unidown/actions

.. |readthedocs| image:: https://readthedocs.org/projects/unidown/badge/?version=latest
   :target: https://unidown.readthedocs.io/en/latest/index.html

.. |pypi| image:: https://img.shields.io/pypi/v/unidown.svg
   :target: https://pypi.org/project/unidown/

.. |codecov| image:: https://img.shields.io/codecov/c/github/IceflowRE/unidown/main.svg?label=coverage
   :target: https://codecov.io/gh/IceflowRE/unidown

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/IceflowRE/unidown",
    "name": "unidown",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "modular downloader",
    "author": "Iceflower S",
    "author_email": "iceflower@gmx.de",
    "download_url": "",
    "platform": null,
    "description": "********************\nUniversal Downloader\n********************\n|status| |programming language| |license|\n\n|github actions| |readthedocs| |codecov|\n\n|pypi|\n\n----\n\nunidown manages downloads and will only download items again when they are newer or not downloaded yet.\n\n----\n\nunidown is written with the main aspect on plugins. unidown itself can only manage the produced data from 3rd party plugins.\n\nunidown saves all downloaded files with their modifications time and and will only download updated or not already downloaded files.\n\nFind more information in the documentation at `Read the Docs <https://unidown.readthedocs.io/en/latest/index.html>`__.\n\n----\n\nWeb\n===\n\nhttps://github.com/IceflowRE/unidown\n\nPlugins\n=======\n\nmr_de\n    - Crawl through german ebooks from Mobileread.\n    - https://github.com/IceflowRE/unidown-mr_de\n\nCredits\n=======\n\n- Developer\n    - `Iceflower S <https://github.com/IceflowRE>`__\n        - iceflower@gmx.de\n\nThird Party\n-----------\n\nPackaging\n    - Donald Stufft and individual contributors\n    - https://github.com/pypa/packaging\n    - `BSD-3-Clause, Apache-2.0 <https://github.com/pypa/packaging/blob/master/LICENSE>`__\ntqdm\n    - `noamraph <https://github.com/noamraph>`__\n    - https://github.com/tqdm/tqdm\n    - `MIT, MPL-2.0 <https://raw.githubusercontent.com/tqdm/tqdm/master/LICENCE>`__\nurllib3\n    - `Andrey Petrov and contributors <https://github.com/shazow/urllib3/blob/master/CONTRIBUTORS.txt>`__\n    - https://github.com/shazow/urllib3\n    - `MIT <https://github.com/shazow/urllib3/blob/master/LICENSE.txt>`__\n\nLicense\n-------\n\n.. image:: http://www.gnu.org/graphics/gplv3-127x51.png\n   :alt: GPLv3\n   :align: center\n\nCopyright (C) 2015-present Iceflower S\n\nThis 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.\nThis 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.\nYou should have received a copy of the GNU General Public License along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\n.. Badges.\n\n.. |status| image:: https://img.shields.io/badge/status-archived-red.svg\n\n.. |programming language| image:: https://img.shields.io/badge/language-Python_3.11-orange.svg\n   :target: https://www.python.org/\n\n.. |license| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg\n   :target: https://www.gnu.org/licenses/gpl-3.0\n\n.. |github actions| image:: https://img.shields.io/github/actions/workflow/status/IceflowRE/unidown/build.yml\n   :target: https://github.com/IceflowRE/unidown/actions\n\n.. |readthedocs| image:: https://readthedocs.org/projects/unidown/badge/?version=latest\n   :target: https://unidown.readthedocs.io/en/latest/index.html\n\n.. |pypi| image:: https://img.shields.io/pypi/v/unidown.svg\n   :target: https://pypi.org/project/unidown/\n\n.. |codecov| image:: https://img.shields.io/codecov/c/github/IceflowRE/unidown/main.svg?label=coverage\n   :target: https://codecov.io/gh/IceflowRE/unidown\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Universal downloader, a modular extensible downloader who manage progress and updates.",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "https://github.com/IceflowRE/unidown"
    },
    "split_keywords": [
        "modular",
        "downloader"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31f6c5bb424fb5c260afb55b0a9bd17ca5f727ae7a6563f1b26b6c7a138453db",
                "md5": "192d1208d700369807d423e80589f7d0",
                "sha256": "4bceb24c44875ef5bec843e48401bdc84cb4cef910d30ab7362797c2e7810148"
            },
            "downloads": -1,
            "filename": "unidown-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "192d1208d700369807d423e80589f7d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 32278,
            "upload_time": "2023-12-18T12:12:56",
            "upload_time_iso_8601": "2023-12-18T12:12:56.884743Z",
            "url": "https://files.pythonhosted.org/packages/31/f6/c5bb424fb5c260afb55b0a9bd17ca5f727ae7a6563f1b26b6c7a138453db/unidown-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-18 12:12:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "IceflowRE",
    "github_project": "unidown",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "unidown"
}
        
Elapsed time: 0.15098s