Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement add links function using batch descriptors #6

Open
8fd5qcx62615s opened this issue Aug 24, 2017 · 1 comment
Open

Implement add links function using batch descriptors #6

8fd5qcx62615s opened this issue Aug 24, 2017 · 1 comment

Comments

@8fd5qcx62615s
Copy link

Would you consider adding support for the manual Add Download window from DTA? The one you usually access by going to the manager and hitting +:

image

Documentation for batch functionality here: http://www.downthemall.net/howto/help/english-menu/batch-downloadsbatch-descriptors/
Documentation for mask functionality here: http://www.downthemall.net/howto/help/english-menu/renaming-mask/

This window is really useful for when you have an image album that's spread across multiple pages so can't be detected with the usual scraping wizardry but you can easily work out the pattern yourself.
The rename mask is pretty useful for when you want to grab a batch of files but they would end up being called 01.jpg, 02.jpg, ..., 99.jpg so you can set the mask to album-name_*name*.*ext* and get album-name_01.jpg, album-name_02.jpg, ..., album-name_99.jpg - totally avoiding name conflicts and making it easier to sort/process later.

@marklieberman
Copy link
Owner

I think I can make this happen, but its a relatively big feature so I'm not sure when I'll be able to get it done.

@marklieberman marklieberman changed the title [REQUEST] DTA Add Downloads Window Implement add links function using batch descriptors Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants