An open API service indexing awesome lists of open source software.

https://github.com/fr0st1n/mgdl

CLI Manga Downloader.
https://github.com/fr0st1n/mgdl

manga-downloader mangapanda pypi pypi-package python-script

Last synced: about 1 month ago
JSON representation

CLI Manga Downloader.

Awesome Lists containing this project

README

        

# mgdl

![pyversions](https://img.shields.io/pypi/pyversions/mgdl.svg) ![pypi](https://img.shields.io/pypi/v/mgdl.svg) ![license](https://img.shields.io/pypi/l/mgdl.svg)

CLI Manga Downloader.

## Install

`pip install mgdl`

## Usage

`mgdl name start end path`

### Example

`mgdl naruto 10 20 /home/FR0ST1N/Downloads`

## Dependencies
* [beautifulsoup4](https://pypi.org/project/beautifulsoup4/)
* [pyprind](https://pypi.org/project/PyPrind/)

## License

[**MIT**](https://github.com/FR0ST1N/mgdl/blob/master/LICENSE)