TnS-hun / kobo-book-downloader

A tool to download your purchased Kobo books and remove the DRM from them.
The Unlicense
253 stars 63 forks source link

ERROR: Download URL for supported formats can't be found for product #1

Open kevinjay123 opened 6 years ago

kevinjay123 commented 6 years ago

I've purchased a new book today. While I try to downloading the news book will get error, the error message as below: ERROR: Download URL for supported formats can't be found for product.

After I try to download all books. I found that some book will download successfully but some book still get the same error.

TnS-hun commented 5 years ago

A better error message has been added to help debug this issue. Sorry for the delay.

superquiz commented 4 years ago

I got a similar message. Is that help?

ERROR: Download URL for supported formats can't be found for product 'xxxxxxxxxxxxxxxxxxxxxxxx'. Available formats: DRMType: 'KDRM', UrlFormat: 'EPUB3FL'

superquiz commented 4 years ago

I modified the kobo.py #Line298 and add one format in __GetDownloadInfo jsonContentUrl[ "UrlFormat" ] == "EPUB3FL"

subdavis commented 4 years ago

This repository has been abandoned. I have forked the project at https://github.com/subdavis/kobo-book-downloader - please give that project a try and open an issue there if you have trouble.