nickdoth / manga-downloaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manga Downloaders

Dependencies

  • Node.js (above or equal v.16)
  • Python3
pip3 install requirement.txt

How to use

1. Get the url of each episode of the manga

Specify the manga id using argument

python3 get_manga_episode_list.py --manga_id <paste_id_here>

2. Download images of each episode of the manga

node mhg.js

3. Generate PDF for each episode

Change manga_name = "葬送者芙莉莲" to the target manga name.

python3 generate_manga_pdfs.py

About

License:GNU Affero General Public License v3.0


Languages

Language:Jupyter Notebook 86.6%Language:JavaScript 9.9%Language:Python 3.5%