Bionus / imgbrd-grabber

Very customizable imageboard/booru downloader with powerful filenaming features.
https://www.bionus.org/imgbrd-grabber/
Apache License 2.0
2.48k stars 216 forks source link

Danbooru server unreachable #3013

Open CodexScript opened 1 year ago

CodexScript commented 1 year ago

Bug description

Danbooru is currently un-scrapeable, even with an API key, because of the Cloudflare portal.

Steps to reproduce

  1. Enable Danbooru.donmai.us as a source
  2. Search something
  3. The reason for no search results will be "server offline"
  4. Go to Log and you will see the Cloudflare error, for example: [15:09:32.639][Error] [danbooru.donmai.us][Html] Cloudflare wall for 'https://danbooru.donmai.us/posts?limit=20&page=1&tags=uzaki-chan_wa_asobitai!'

Expected behavior

Search results appear because we have already authenticated with Danbooru

Context

main.log settings.ini.txt

Screenshots

If applicable, add screenshots to help explain your problem.

System information

Additional context

A potential solution is adding integration with FlareSolverr, a proxy server and Firefox driver used by other grabbing software to pass the cookies of a solved session along, in order to remain authenticated with Cloudflare

SoftwareGuy commented 12 months ago

@CodexScript Could you share a guide on how to setup FlarSolverr?