Skip to main content

Universal assistant download manga.

Project description

Universal assistant download manga.

Approximately 300 providers are available now.

Code Climate Issue Count PyPI - Python Version

Scrutinizer CI result Scrutinizer CI coverage GitHub issues PyPI

Supported resources

see https://yuru-yuri.github.io/manga-dl/#resources-list

Plans for improvement:

see https://yuru-yuri.github.io/manga-dl/improvement.html

How to use

Installation

  1. Download python 3.5+ https://www.anaconda.com/downloads

  2. Install pip package:

    pip install manga-py
  3. Run program:

manga-py http://manga.url/manga/name  # For download manga

Installation on the Android

See https://github.com/yuru-yuri/manga-dl/issues/48

Downloading manga

:warning:For sites with cloudflare protect need installed Node.js

:warning:Notice! By default, the mode of multithreaded image loading is enabled

To change this behavior, add the key –no-multi-threads

# download to "./Manga/<manga-name-here>" directory
manga-py http://manga-url-here/manga-name
# download to "./Manga/Manga Name" directory
manga-py http://manga-url-here/manga-name --name 'Manga Name'
# or download to /manga/destination/path/<manga-name-here> directory
manga-py http://manga-url-here/manga-name -d /manga/destination/path/
# skip 3 volumes
manga-py --skip-volumes 3 http://manga-url-here/manga-name
# skip 3 volumes and download 2 volumes
manga-py --skip-volumes 3 --max-volumes 2 http://manga-url-here/manga-name
# reverse volumes downloading (24 -> 1)
manga-py --reverse-downloading http://manga-url-here/manga-name
# Disable progressbar
manga-py --no-progress http://manga-url-here/manga-name

Help

manga-py -h
# or
manga-py --help

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

manga_py-1.3.27a3.tar.gz (91.3 kB view hashes)

Uploaded Source

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