Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Releases: acgonzales/comickaze

Comickaze v2.0.1 Beta

24 Apr 11:25
Compare
Choose a tag to compare
v2.0.1-beta

Update pythonpublish.yml

Comickaze 2.0

21 Apr 14:20
Compare
Choose a tag to compare

This release now have CLI commands.

Usage: Comickaze.exe download [OPTIONS]

  Download Comics

Options:
  -q, --query TEXT
  -o, --output-format [cbz|pdf|jpg]
                                  The file format of the downloaded comics.
  -d, --download-dir DIRECTORY    Download directory.
  --delete-original               Set to false if you want to keep the images
                                  before it was converted.

  -t, --threads INTEGER           Number of threads to use while download a
                                  chapter.

  --daemon BOOLEAN                Sets the daemon value of the threads.
  -ll, --log-level [DEBUG|VERBOSE|ERROR]
                                  Sets the logger's log level.
  --help                          Show this message and exit.

Comickaze 2.0 Beta 1

21 Apr 09:04
Compare
Choose a tag to compare
Comickaze 2.0 Beta 1 Pre-release
Pre-release
v2.0.0-beta.1

Increase version

Comickaze 2.0 Beta

21 Apr 08:55
9e7f212
Compare
Choose a tag to compare
Comickaze 2.0 Beta Pre-release
Pre-release
v2.0.0-beta

Create pythonpublish.yml