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

Download Tags in a txt-like file #290

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
My suggestion is that in addition to download the image, tags will also 
downloaded in a separated file, like a txt file.

Is very useful on native windows tags, or on ACDSee software tags properties.

Thanks for the soft, you have a good job!

Ver. imgbrd-grabber 3.4.1 on Windows 7 Pro x64

Original issue reported on code.google.com by finder...@gmail.com on 19 Mar 2014 at 9:23

GoogleCodeExporter commented 9 years ago
Hi

So if I understand what you mean, you want that for every file, for example 
"987532184.png", a text file would be created too, containing all its tags? In 
this case "987532184.txt" ?

Original comment by bio.nus@hotmail.fr on 27 Mar 2014 at 9:03

GoogleCodeExporter commented 9 years ago
Yeah, I think if they are available on separate file anyone can use them
for better sorted files.

For example I use acdsee tag properties and the window's live image tag
properties (xmp metadata if I remember) but there use a different syntax
for the sorting, so if the imgbrd-grabber can save the tag in plain text
that's will great.
El mar 27, 2014 6:03 PM, <imgbrd-grabber@googlecode.com> escribió:

Original comment by finder...@gmail.com on 27 Mar 2014 at 10:54

GoogleCodeExporter commented 9 years ago
Ok I see. I just added it in the 3.5.0 preview version that you can find here:
http://www.bionus.fr.cr/imgbrd-grabber/downloads/Grabber.exe

You can find that settings in "Settings > Save > Fichier texte séparé".
As it's a preview version I'm afraid this part is not translated into English. 
It's however pretty straightforward: the check box is to enable it, and the 
text area to say what this text file must contain. You can use all images' 
tokens, but I think the ones that interest you are %all% and %allo% (this one 
is not documented and is all the tags, without any modification).

Original comment by bio.nus@hotmail.fr on 28 Mar 2014 at 12:29

GoogleCodeExporter commented 9 years ago
I test it, great. Only one downside is that no token, like a colon or new
line, isn't added or the "_" instead of whitespace.

Original comment by finder...@gmail.com on 28 Mar 2014 at 1:08

GoogleCodeExporter commented 9 years ago
Ups, my mistake, I don't read the last part of the description.
My bad, sorry.

Original comment by finder...@gmail.com on 28 Mar 2014 at 1:10

GoogleCodeExporter commented 9 years ago
So it's all good then? Nice!
Don't hesitate if you have any other suggestions, be it on this feature or 
something totally different. :)

Original comment by bio.nus@hotmail.fr on 28 Mar 2014 at 1:12

GoogleCodeExporter commented 9 years ago
Thanks, you save me for the titanic labor of sorting manually.

If something I saw, I'll let you know, thank again.

Original comment by finder...@gmail.com on 28 Mar 2014 at 1:22

GoogleCodeExporter commented 9 years ago
Hi, I tested the new "Fichier texte séparé" this couple of days and it's 
pretty neat!

In the txt file I noted a limit of ~200 character of tags, I saw not all tags 
are listed, specially the last ones, even with %allo%. But I assume you used 
the formated variable for the filename, it's not a problem not get all the tags.

BUT yes I have a problem with %character%, that I read in another issue post 
was changed to "group" tag instead of the real characters tags when are more of 
one char.

If use %allo% I got them but without the token on "Settings > Save > Tag 
Separator", so, is there a way to get the real characters tags and the tag 
separator?
I'd be very grateful

PD:
If it's help, my settings in "Fichier texte séparé" is:

%copyright%;%artist%;%character%

and the desired result (example):

touhou;hachimi;flandre_scarlet;remilia_scarlet;tatara_kogasa;...

Original comment by finder...@gmail.com on 29 Mar 2014 at 5:56