Skip to content

SaptakS/mangadownloader-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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 "pip3 install -r requirements.txt".
  • Run the program using "python3 manga_scrape.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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages