Skip to main content

Download manga from Mangadex through Python

Project description

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

mangadex-downloader

Download manga from Mangadex through Python

Key Features

  • Download manga directly with python from mangadex
  • Tachiyomi support (Local files support)

Installation

From PyPI

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

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

From Git

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

# For Windows
py -3 -m pip install git+https://github.com/mansuf/mangadex-downloader.git@v0.1.0

# For Linux / Mac OS
python3 -m pip install git+https://github.com/mansuf/mangadex-downloader.git@v0.1.0

Usage

NOTE: This app will download manga in english language only. Other languages will be implemented soon.

Command Line Interface (CLI)

Options

positional arguments:
  URL                   MangaDex URL

options:
  -h, --help            show this help message and exit
  --folder FOLDER       Store manga in given folder
  --proxy SOCKS / HTTP Proxy
                        Set http/socks proxy
  --proxy-env           use http/proxy from environments
  --verbose             Enable verbose output

Usage

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" 

Embedding (API)

from mangadex_downloader import download

# The parameters are:
# - url: str
# - folder: str (default: None)

download("insert MangaDex URL here")

Minimum Python version

Python 3.5.x

Issues

You can open a issue here, if its related to Mangadex.
For more information, click here

Contributing

You can check the guidelines here

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-0.1.0.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mangadex_downloader-0.1.0-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mangadex-downloader-0.1.0.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for mangadex-downloader-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d8fc965ccfe73717e8f384d2a0b0fe8e2c61978c427c6da16a1a5b74fe72f6a5
MD5 82a10c0e779e4581d4b6a082b939073c
BLAKE2b-256 5bd7bbafe193278b9165ae0d3a7cae9394e78fe9ffd88523e297084b8ad7c793

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mangadex_downloader-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for mangadex_downloader-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 383c49dde186e7ddf4973949c890f4d29f7bef098521fb3f84b770397eeec390
MD5 7a4983643904fb6587fa8cfda077ae92
BLAKE2b-256 9fa24c3ebcd275f704997aed746389d3e95d3d087594653cded0efb591e7f6e9

See more details on using hashes here.

Supported by

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