Skip to content

Python script to download manga chapters from mangadex.org

License

Notifications You must be signed in to change notification settings

liviusi/Mangadex-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Mangadex-Downloader

mangadex.py

Script to be run from command line in order to download a whole manga or a chapter from mangadex. It makes use of the given API.

After downloading a single chapter, its pages will be merged into a single pdf file.

Requirements

An environment Python scripts can be run in.

Installation

git clone https://github.com/liviusi/Mangadex-Downloader/
cd Mangadex-Downloader

Usage

  • l flag: optionally allows for a language different from English to be chosen for downloading. ISO 639-1 codes are available.
  • d flag: optionally allows for images to be downloaded in a lower resolution.

bot.py - STILL TO BE REDONE

About

Python script to download manga chapters from mangadex.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages