Nandaka / DanbooruDownloader

*booru image downloader
http://nandaka.devnull.zone/
391 stars 38 forks source link

Multi batch jobs #39

Closed ghost closed 10 years ago

ghost commented 10 years ago

Would it be at all possible to add multiple tags to a full batch job but have each tag separated by some character so that they all get added as separate jobs but using the same provider(s) and folder/naming structure?

ghost commented 10 years ago

any progress on this and is it even possible?

Nandaka commented 10 years ago

no progress yet, bit busy with other project :smile:

Nandaka commented 10 years ago

I need the separator character, because almost any character is valid for tagging.

Also, why not add one by one? It should remember the last item you key in, then just change the tag query.

ghost commented 10 years ago

Yeah i could add one by one but it would take an age maybe loading from a list.txt like with the pixiv downloader would speed things up?

Nandaka commented 10 years ago

you can try to save the saved xml and use it as template, then reload it back.

Pixiv is easy, because it only have single provider (pixiv itself)