/JapScanDownloader

Script to download mangas from JapScan

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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