mannou

A manga downloader from various sites.


Keywords
mannou
License
GPL-3.0
Install
pip install mannou==0.1.1

Documentation

Mannou - Manga Downloader

A manga downloader from various sites.

Please remember this package still under development.

Installation

$ pip install mannou

Example

This code

$ mannou https://manganelo.com/manga/tomochan_wa_onnanoko --download

will download every manga and save it in ~/manga

Credits

This package structure is heavily influenced by [cookiecutter-pypackage][1] and the [requests][2].

[1]: https://github.com/audreyr/cookiecutter-pypackage [2]: https://github.com/requests/requests