Skip to main content

Script to download mangas from JapScan

Project description

JapScanDownloader

PyPI version Codacy Badge Maintainability License: GPL v3

Installation

This project depends on Google Chrome and ChromeDriver, install them first.

$ pip install japscandownloader

OR

$ git clone https://github.com/Harkame/JapScanDownloader.git
$ cd JapScanDownloader
$ python setup.py install
$ which chromedriver
/usr/local/bin/chromedriver

Usage

$ japscandownloader

Configuration

The program uses an configuration file. This file contains list of mangas to download, destination path, etc.

Copy and edit the default configuration file (config.yml) to match your needs.

Change image resolutions

Changing the image resolution is not yet a configurable attribute. Yet you can edit the japscandownloader/jss_selenium.py file and change the window-size to your desired resolution.

TODO

  • Tests with selenium
  • Chapters folders name (not only number)
  • Don’t download already downloaded manga/chapter/page
  • Bug : Maximum connection try
  • Bug : doublon/invalid first image

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

japscandownloader-1.0.6.tar.gz (10.4 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