Bionus / imgbrd-grabber

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

Danbooru 2.0 incompatibility - tag types #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Danbooru has been updated to version 2.0 on Feb 16, 2013. When using Grabber 3.2.6 to download images from Danbooru 2.0, it cannot recognize special tag types anymore (artist, copyright, character) and instead treat all tags as general tags. This affects the filenaming tokens because all images are seen as having no artist, no copyright and no character.

I'm using Win 7.

Original issue reported on code.google.com by saluki.n...@gmail.com on 17 Feb 2013 at 6:07

GoogleCodeExporter commented 9 years ago

Indeed, it seems that they have done quite the big change. I'll put a version that should fix this tonight. :) Wiki may still be lacking though, as it changes the way it's working.

Original comment by bio.nus@hotmail.fr on 18 Feb 2013 at 4:13

  • Changed state: Started
  • Added labels: Priority-Critical
  • Removed labels: Priority-Medium
GoogleCodeExporter commented 9 years ago

hmm seems like the problem persists with the version 3.2.7 Running Windows 8 x64

Original comment by element....@gmail.com on 17 Mar 2013 at 4:15

GoogleCodeExporter commented 9 years ago

Using save commands like \%artist%\%artist% %md5% .%ext% are saving all to the "anonymous" folder - because special tags on danbooru still aren't supported. This would explain why I cant find any new additions to the local archive as they are all jumbled together without proper file names now. Arg.

Original comment by Micnoria...@gmail.com on 24 May 2013 at 3:45

GoogleCodeExporter commented 9 years ago

Should be fixed in 3.4.0.

Original comment by bio.nus@hotmail.fr on 23 Aug 2013 at 4:56

  • Changed state: Fixed