New Test Version Posted
2022-05-22
- Don't set marked in Calibre when book_id is None #833
- adapter_quotevcom: Update collection of searchtags
Quote:
Originally Posted by Ser4nb2LUY6e
Actually, technically, I think the site doesn't require flaresolverr, because that always says "Cloudflare not detected".
When used without flaresolverr, the download fails with a "403: Client not permitted" error or something like that, so it might be that the site is just filtering access based on user agent or something like that.
|
I think that "Cloudflare not detected" shows up when CF isn't showing up visibly. IE, first request, CF shows up, does JS nonsense or captcha, then doesn't show up for the next X requests or Y time.
You could also try
use_cloudscraper:true, but that doesn't work for anything but the lowest levels of CF on 1-2 sites last I looked.
Quote:
Originally Posted by chaley
Sorry -- I forgot about this.
I *think* it can happen only if - There are no marked books.
- A set of book IDs are marked, where at least one of the IDs is for a deleted or non-existent book.
...
|
I was going to repeat that I didn't think FFF could set 'None' for book_id... but then I found that it could, in the relatively case of a failed new download with 'mark failures' checked. Which I would have sworn I had previously tested.
So, my apologies to chaley and all for not figuring out earlier that FFF
can in fact, fix this issue. I was
certain that I'd tested that.