Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

lordlabuckdas/mangapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mangapy

sourced from mangapanda

python code to download any manga from the website

note: get the name from the website before-hand

to run:

$ python3 -m pip install -r requirements.txt
$ python3 mngascraper.py

(would advise running in a virtual env)

changelog

  • v2.1: removed menu approach and fixed a bug
  • v2.0: menu approach, better error handling, stores latest manga releases to latest.txt
  • v1.6: minor bug fix
  • v1.5: now, fetches the manga as pdf. not backwards compatible.
  • v1.0: downloads files as images in jpeg format