You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Sorry for so many questions.
I am downloading images from Gelbooru but many of them I already downloaded from Danbooru.
How can I exclude from the downloads where the uploader is “danbooru” and in the case of the character, limit it only for 2.
Currently I have it like this:
“gelbooru":
{
“tags": true,
“filename": ”[{id}] [{tags_artist}] [{tags_character}] [{tags_copyright}] [{date:%Y%m%d}].{extension}”
}
Thanks in advance for the support.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Sorry for so many questions.
I am downloading images from Gelbooru but many of them I already downloaded from Danbooru.
How can I exclude from the downloads where the uploader is “danbooru” and in the case of the character, limit it only for 2.
Currently I have it like this:
“gelbooru":
{
“tags": true,
“filename": ”[{id}] [{tags_artist}] [{tags_character}] [{tags_copyright}] [{date:%Y%m%d}].{extension}”
}
Thanks in advance for the support.
Beta Was this translation helpful? Give feedback.
All reactions