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

Deviantart Stash with folders have their images ignored #659

Closed
calboi91 opened this issue Mar 28, 2020 · 2 comments
Closed

Deviantart Stash with folders have their images ignored #659

calboi91 opened this issue Mar 28, 2020 · 2 comments

Comments

@calboi91
Copy link

Hello,

I noticed that for sta.sh links, if there are folders of images in them, they are ignored entirely (not showing up as downloaded or skipped). If there are images and folders, only the images in the top level are downloaded.

Is there a configuration issue? Or is it a bug? I tried setting extractor.deviantart.stash.extra=true (as mentioned in issue #489), but that didn't seem to do anything different.

@Hrxn
Copy link
Contributor

Hrxn commented Mar 28, 2020

A sample link to such a sta.sh folder with images would help, I guess..

@calboi91
Copy link
Author

Here are two sta.sh folder links with the same files (just 20 random color images).

The first one (https://sta.sh/22r371wa45o) is just the 20 files in a single folder level.
Here is the output of gallery-dl on this first link:

[deviantart][info] Requesting public access token
* .\deviantart\calboi91\835527964_test_01_by_calboi91-ddtg9i4.png
* .\deviantart\calboi91\835527961_test_02_by_calboi91-ddtg9i1.png
* .\deviantart\calboi91\835527956_test_03_by_calboi91-ddtg9hw.png
* .\deviantart\calboi91\835527948_test_04_by_calboi91-ddtg9ho.png
* .\deviantart\calboi91\835527940_test_05_by_calboi91-ddtg9hg.png
* .\deviantart\calboi91\835527934_test_06_by_calboi91-ddtg9ha.png
* .\deviantart\calboi91\835527927_test_07_by_calboi91-ddtg9h3.png
* .\deviantart\calboi91\835527922_test_08_by_calboi91-ddtg9gy.png
* .\deviantart\calboi91\835527915_test_09_by_calboi91-ddtg9gr.png
* .\deviantart\calboi91\835527909_test_10_by_calboi91-ddtg9gl.png
* .\deviantart\calboi91\835527899_test_11_by_calboi91-ddtg9gb.png
* .\deviantart\calboi91\835527893_test_12_by_calboi91-ddtg9g5.png
* .\deviantart\calboi91\835527887_test_13_by_calboi91-ddtg9fz.png
* .\deviantart\calboi91\835527879_test_14_by_calboi91-ddtg9fr.png
* .\deviantart\calboi91\835527873_test_15_by_calboi91-ddtg9fl.png
* .\deviantart\calboi91\835527870_test_16_by_calboi91-ddtg9fi.png
* .\deviantart\calboi91\835527866_test_17_by_calboi91-ddtg9fe.png
* .\deviantart\calboi91\835527861_test_18_by_calboi91-ddtg9f9.png
* .\deviantart\calboi91\835527856_test_19_by_calboi91-ddtg9f4.png
* .\deviantart\calboi91\835527850_test_20_by_calboi91-ddtg9ey.png

The second one (https://sta.sh/21l84tbph3sr) is the same 20 files, but files 1-5 are in a folder, files 6-10 are in another folder, and files 11-20 are still in the same top level.
Here is the output of gallery-dl on this second link:

* .\deviantart\calboi91\835528234_test_11_by_calboi91-ddtg9pm.png
* .\deviantart\calboi91\835528229_test_12_by_calboi91-ddtg9ph.png
* .\deviantart\calboi91\835528224_test_13_by_calboi91-ddtg9pc.png
* .\deviantart\calboi91\835528222_test_14_by_calboi91-ddtg9pa.png
* .\deviantart\calboi91\835528215_test_15_by_calboi91-ddtg9p3.png
* .\deviantart\calboi91\835528208_test_16_by_calboi91-ddtg9ow.png
* .\deviantart\calboi91\835528201_test_17_by_calboi91-ddtg9op.png
* .\deviantart\calboi91\835528193_test_18_by_calboi91-ddtg9oh.png
* .\deviantart\calboi91\835528184_test_19_by_calboi91-ddtg9o8.png
* .\deviantart\calboi91\835528178_test_20_by_calboi91-ddtg9o2.png

As you can see, it seems to ignore files that are in a folder and only finds files at the top level.

@mikf mikf closed this as completed in e2fc4ea Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants