Skip to main content

A downloader for image galleries and pages

Project description

![alt_text](docs/images/komidl_img.png)

## Description

KomiDL (コミDL) is a command-line program that can download images and series from web galleries.

Inspired by [youtube-dl](https://youtube-dl.org/), KomiDL is able to download images from any supported website URL. It also supports tag extraction and can export files downloaded to formats such as archives (zip, tar, gztar, bztar) or PDF.

Custom extractors can be written by implementing the abstract Extractor class and registering it to extractors.py.

As the program is currently in early stages of development, bugs are likely to occur. Use the program at your own risk.

## Requirements

  • python 3.6+

  • requests

  • BeautifulSoup

  • Pillow

## Installation

As the program is currently in early stages of development, it is recommended that you download and install the latest version from the git repository’s MASTER branch.

Go to the folder containing setup.py and run the following command:

`sh python setup.py install `

## Usage

![alt_text](docs/images/usage.gif)

Get help by running:

`sh komidl -h `

## Testing

Go to the folder containing setup.py and run the following command:

`sh python setup.py test `

## License Copyright (c) 2019 DNSheng

Licensed under the [GNU GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.en.html).

See LICENSE for the full details.

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

KomiDL-0.5.5.tar.gz (27.8 kB view hashes)

Uploaded Source

Built Distribution

KomiDL-0.5.5-py3-none-any.whl (54.8 kB view hashes)

Uploaded Python 3

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