Releases: taikedz/cbz-downloader
Itchy Knee
New release "Itchy Knee" !
Really I should have done this quite a while ago, but better late than never :-P
Some sites have changed slightly, a couple extra sites are added, and some useful state-saving features have been added :-)
New modules
- mangapanda
- readms
New Features
- Ability to list modules currently installed
- List the number of pages expected in the download upon starting, per chapter
- Modules have a predefined default delay - no more guesswork for you!
- cbzdl now saves the download state - it remembers which chapter was last downloaded - you can now just point cbzdl at an existing directory to continue where it left off
- call with chapter URLs - just specify a full chapter URL like
https://comics.expl/comicnzme/chapter_003/page1.html
and it will infer the base comic URL - Installer updated to be more granular - install modules separately from engine files
Fixed bugs
- Chapter skipping no longer causes erroneous error reports
- Mangakakalot , Manganelo and Fanfox now expect HTTPS connections
Itchy, Itchy
Automatic module discovery has been implemented !
Since 1.0.2 it has been possible to install modules from this repository independently of the CBZ engine, but this still updated the moduleslist.py
file with known modules, overwriting any local customization you may have done.
With this, you can now write your own modules and add them to your modules directory and they will not be deactivated by future module updates.
Itchy Zero
Finally One-point-oh !
Written in Python, this should be pretty portable/transferable.
I've included the lxml package as a download for use on systems where pip is not available. Unpack it to the cbzdl/
folder and run ./install.sh
, or directly to your installed cbzdl lib location