View Single Post
Old 12-22-2020, 01:09 PM   #4997
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,027
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by JimmXinu View Post
This isn't 100% and probably won't help with ffnet in older Calibre versions.

However, it does still work in older versions for other sites. As far as I know. This is more 'test' than usual.

UPDATE: I've written in more detail here, in the github issue.
From the github issue I linked to:
Quote:
Cloudscraper in Calibre Plugin

I needed to bundle 6 additional modules into the plugin, and change the cloudscraper code in one place, but it works.

To my surprise, it even works in older Calibre versions. Or, at least, it runs. All the old versions I tested (4.23, 3.48, 2.85.1) give some variation of this error just importing cloudscraper:
DEPRECATION: The OpenSSL being used by this python install (OpenSSL 1.0.2s 28 May 2019) does not meet the minimum supported version (>= OpenSSL 1.1.1) in order to support TLS 1.3 required by Cloudflare, You may encounter an unexpected Captcha or cloudflare 1020 blocks.
...just with increasingly older versions of OpenSSL.

I didn't actually test the cloudscraper plugin version on versions older than 4.23 because it was already failing and giving:
CloudflareChallengeError: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version.
It is unfortunate, but entirely possible, that ffnet support may not be possible in older versions of Calibre from now on.
JimmXinu is offline   Reply With Quote