Skip to main content

Universal assistant download manga.

Project description

Universal assistant download manga.

Supports more than 230 resources now.

Code Climate Issue Count PyPI - Python Version

Scrutinizer CI result Scrutinizer CI coverage GitHub issues

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.python.org/downloads/

  2. Install pip package:

    pip install manga-py
  3. Run program:

*nix, MacOS:

manga-py  # gui mode (Not worked now. In develop)
manga-py -- cli http://manga.url/manga/name  # For download manga

Windows

3.1) Press < Win+r >

3.2) Enter cmd

3.2.1) Gui in develop

3.3) Press < Enter >

3.4) See *nix instruction

If you using windows, require https://www.microsoft.com/en-us/download/details.aspx?id=48159

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" directory
manga-py http://manga-url-here/manga-name
# download to "./Manga Name" directory
manga-py http://manga-url-here/manga-name --name 'Manga Name'
# or download to /manga/destination/path/ 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
manga-py --no-progress http://manga-url-here/manga-name  # Disable progressbar

Help

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

Docker

cd manga-dl
docker build -t MangaDownloader . # build a docker image
docker run -v /path/to/store/mangas:/app/Manga MangaDownloader ./manga.py http://manga-url-here/manga-name # run it

Project details


Release history Release notifications | RSS feed

This version

1.0.1

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

Uploaded Source

File details

Details for the file manga_py-1.0.1.tar.gz.

File metadata

  • Download URL: manga_py-1.0.1.tar.gz
  • Upload date:
  • Size: 69.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for manga_py-1.0.1.tar.gz
Algorithm Hash digest
SHA256 4f0396d3ae423b1bb4c4ffd9461fea634e5fd62b3c37af1b0ebc68177b2fb4d4
MD5 e9d3c97b625fa63be56bdf3c06c920f6
BLAKE2b-256 8aebef6ff500dacd89a2932dad7d4ed632c174a4a012237b221bea9fb460d61a

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