A python program that lets you download manga
python >= 3.4
For modules see requirements.txt
Edit your config's path with the desired one
# example
path = '/home/user/manga/' # be sure to append a slash '/' to the path
python3 manga.py
You will be asked for the name of the manga you want to download
- The source of the downloaded files is Manga Here
- This program is not perfect, it might fail on rare occasions
- I am not responsible for any misuse of this program