BillyDoesDev / manga-cli

python3 script that lets you download manga for free

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

~$ manga-cli

A small python3 script that lets you download manga for free

op.mp4

Note: The script scrapes information from the site https://mangago.me, so make sure that the manga you're looking for is available there.

Installation

Simply clone the repository, cd into it, install the dependencies and run mangago.py

git clone https://github.com/BillyDoesDev/manga-cli.git
cd manga-cli
pip install -r requirements.txt
python mangago.py

The manga will be downloaded as a PDF in the current working direcory

What next?

If you have suggestions, feel free to open an issue or create a pr.
Feel free to contact me for further discussions at DarkKnight450@protonmail.com

About

python3 script that lets you download manga for free

License:MIT License


Languages

Language:Python 100.0%