Skip to content
This repository has been archived by the owner on Sep 23, 2019. It is now read-only.

Releases: taikedz/cbz-downloader

Itchy Knee

09 Nov 18:18
Compare
Choose a tag to compare

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

21 Feb 09:24
Compare
Choose a tag to compare

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

16 Feb 14:43
Compare
Choose a tag to compare

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

0.1.2

23 May 20:54
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

This release is pretty much as I want it... it's a simple kludge, fit for very little, in its limited scope.

0.1.1

23 May 20:53
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Scratches an itch I have had for a long time.