New book downloader websites were added!

One of them is https://bookuruk.com the great website with books in ukranian language.

To download the book locally you nned to execute

./book.sh https://bookuruk.com/book/vidma-filosofskih-nauk

The other one is the comics website https://zenko.online

The book will be donwloaded in CBZ file format.

./book.sh https://zenko.online/titles/3039

For zenko.online to parse json I've used PHP scripts. So be sure you have it installed. Not sure if it's possible to parse json with complicated structure via bash jq command.

Tested on my Paperwhite 3 2015 (fw 5.9.6.1) with not the latest KUAL and KOReader (v2020.04.1).

The books downloader source code