Skip to content

codebhendi/mangaExtractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

manga-Extractor

It is a python script to download all the pages of a particular issue in a manga

##How to run the code:

  • you can either do git clone or download the zip folder
  • open the terminal and go to the particular folder
  • install the requirements using "pip install -r requirements.txt"
  • run the program using "python mangaScrape.py"
  • then input the name of the folder you want to copy it into
  • input the url for the first page of the manga issue
  • enter the total number of pages in that issue.

About

It is a python script to download all the pages of a particular issue in a manga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%