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
What I'd imagine is the user being able to load a .txt into the Downloader which runs through the tags on said .txt file
Example:
Say I want to download once with these tags [-sound male] and once with these tags [-sound female] etc.
If I run them manually it can take quite a while and if you were able to run a list it'd streamline the downloading process.
In addition to that you could (once the feature is implemented at all 😉) give each tag row a different downloading destination.
Something like this:
-sound male -o F:/test/s
-sound female -o F:/test/q
Here, it would firstly download all images corresponding to these tags (-sound male) and save them here: F:/test/s
When that is done it would go into the second row and download all images with these tags (-sound female) and save them here: F:/test/q
Describe alternatives you've considered
What could also work is being able to pre-input the tags, though I'd imagine that'd be harder then the main idea
Additional context
I download a lot of pools and inputting them manually is quite annoying, hence the idea 🙃
(I hope it's clear what I mean, but I'm open for more questions 😄 love the downloader btw ❤️)
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
What I'd imagine is the user being able to load a .txt into the Downloader which runs through the tags on said .txt file
Example:
Say I want to download once with these tags [-sound male] and once with these tags [-sound female] etc.
If I run them manually it can take quite a while and if you were able to run a list it'd streamline the downloading process.
In addition to that you could (once the feature is implemented at all 😉) give each tag row a different downloading destination.
Something like this:
-sound male -o F:/test/s
-sound female -o F:/test/q
Describe alternatives you've considered
What could also work is being able to pre-input the tags, though I'd imagine that'd be harder then the main idea
Additional context
I download a lot of pools and inputting them manually is quite annoying, hence the idea 🙃
(I hope it's clear what I mean, but I'm open for more questions 😄 love the downloader btw ❤️)
The text was updated successfully, but these errors were encountered: