mangadownloader-cli

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

Stars
6

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.