Skip to main content

A Command-line tool to download manga from MangaDex, written in Python

Project description

pypi-total-downloads python-ver pypi-release-ver

mangadex-downloader

Indonesian Turkish

A command-line tool to download manga from MangaDex, written in Python.

Table of Contents

Key Features

  • Download manga, cover manga, chapter, or list directly from MangaDex
  • Download manga or list from user library
  • Find and download MangaDex URLs from MangaDex forums (https://forums.mangadex.org/)
  • Batch download support
  • Legacy MangaDex url support
  • Scanlation groups filter support
  • Authentication support
  • Control how many chapters and pages you want to download
  • Compressed images support
  • HTTP / SOCKS proxy support
  • DNS-over-HTTPS support
  • Multi languages support
  • Save as raw images, EPUB, PDF, Comic Book Archive (.cbz or .cb7)

And ability to not download oneshot chapter

Supported formats

Read here for more info.

Installation

What will you need:

That's it.

Python Package Index (PyPI)

Installing mangadex-downloader is easy, as long as you have requirements above.

# For Windows
py -3 -m pip install mangadex-downloader

# For Linux / Mac OS
python3 -m pip install mangadex-downloader

You can also install optional dependencies

  • py7zr for cb7 support
  • orjson for maximum performance (fast JSON library)
  • lxml for EPUB support

Or you can install all optional dependencies

# For Windows
py -3 -m pip install mangadex-downloader[optional]

# For Mac OS / Linux
python3 -m pip install mangadex-downloader[optional]

There you go, easy ain't it ?.

Bundled executable

NOTE: This installation only apply to Windows.

Because this is bundled executable, Python are not required to install.

Steps:

Development version

NOTE: You must have git installed. If you don't have it, install it from here https://git-scm.com/.

git clone https://github.com/mansuf/mangadex-downloader.git
cd mangadex-downloader
python setup.py install # or "pip install ."

Usage

PyPI version

mangadex-dl "insert MangaDex URL here" 
# or
mangadex-downloader "insert MangaDex URL here" 

# Use this if "mangadex-dl" or "mangadex-downloader" didn't work

# For Windows
py -3 -m mangadex_downloader "insert MangaDex URL here" 

# For Linux / Mac OS
python3 -m mangadex_downloader "insert MangaDex URL here" 

Bundled executable version

  • Navigate to folder where you downloaded mangadex-downloader
  • Open "start cmd.bat" (don't worry it's not a virus, it will open a command prompt)

example_start_cmd

  • And then start using mangadex-downloader, see example below:
mangadex-dl.exe "insert MangaDex URL here" 

example_usage_executable

For more example usage, you can read here

For more info about CLI options, you can read here

Contributing

See CONTRIBUTING.md for more info

Donation

If you like this project, please consider donate to one of these websites:

Any donation amount will be appreciated 💖

Links

Disclaimer

mangadex-downloader are not affiliated with MangaDex. Also, the current maintainer (@mansuf) is not a MangaDex dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mangadex-downloader-2.10.3.tar.gz (3.0 MB view details)

Uploaded Source

Built Distribution

mangadex_downloader-2.10.3-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

Details for the file mangadex-downloader-2.10.3.tar.gz.

File metadata

  • Download URL: mangadex-downloader-2.10.3.tar.gz
  • Upload date:
  • Size: 3.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for mangadex-downloader-2.10.3.tar.gz
Algorithm Hash digest
SHA256 44cd540a753bfcff75de0ec77d3099a75ebaff49ac2b73a47c4c4977d042a4eb
MD5 771832283d9d576fd6baf86e1fdf5e90
BLAKE2b-256 5ead5e63c61fffecf7ad0ad0de1d6a0093726fd5f3b287070f8ed38a8a210d63

See more details on using hashes here.

File details

Details for the file mangadex_downloader-2.10.3-py3-none-any.whl.

File metadata

File hashes

Hashes for mangadex_downloader-2.10.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a42504f16616cea6a2af8f42661804b6764a1ba81c6e8063dd1f25391d8ba1d0
MD5 25eb7965cf87b8f33f88c341641ee656
BLAKE2b-256 7e82ad48ad42d3770b4360250ace03d8cd57aa9419e0f9113bafc22e9cc4a64e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page