This repository has been archived by the owner on Feb 26, 2022. It is now read-only.
Releases: acgonzales/comickaze
Releases · acgonzales/comickaze
Comickaze v2.0.1 Beta
v2.0.1-beta Update pythonpublish.yml
Comickaze 2.0
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
v2.0.0-beta.1 Increase version
Comickaze 2.0 Beta
v2.0.0-beta Create pythonpublish.yml