Bionus / imgbrd-grabber

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

Hypnohub no longer downloads if character is specified in file name #2344

Open edatorbit opened 3 years ago

edatorbit commented 3 years ago

As of yesterday night, www.hypnohub.net images downloaded normally. This morning, all images return a "server replied: Service Temporarily Unavailable" error.

I've tested every solution on github so far, including:

  1. Adding a user agent

  2. Adding a cf_clearance cookie

  3. Deleting and reinstalling Grabber

  4. Loading the Gelbooru tag database for Hypnohub

Edit: Changing the file name from "%character%.%md5%.%ext%" to "%md5%.%ext%" has caused the download to start working. Strangely enough, it was downloading with the "%character%.%md5%.%ext%" filename last night without a user agent, cf_clearance cookie, or tag database?

GiovanH commented 3 years ago

Can confirm that there are significant issues with hypnohub downloads, specifically with path formatting. Urls seem to look like https://hypnohub.net//data/image/{hash}.png, which is obviously wrong.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

If this issue is about a bug that still happens in the latest version, or a suggestion that is still relevant, feel free to comment on it and the maintainers will have another look, they might have missed it!

Thank you!

GiovanH commented 1 year ago

Issue hasn't been fixed.