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) Gallery-dl fails to download psd files when downloading full gallery, but downloads them fine individually #689

Closed
KirbyFan102 opened this issue Apr 12, 2020 · 4 comments

Comments

@KirbyFan102
Copy link

What the title says. A small problem I encountered recently.

@mikf
Copy link
Owner

mikf commented Apr 12, 2020

$ gallery-dl --range 15 https://www.deviantart.com/lottesgraphics/gallery
/tmp/deviantart/lottesgraphics/deviantart_721707398_PSD 10 | For Ella.psd

$ gallery-dl https://www.deviantart.com/lottesgraphics/art/PSD-10-For-Ella-721707398
/tmp/deviantart/lottesgraphics/deviantart_721707398_PSD 10 | For Ella.psd

Do you have a concrete example where it doesn't work, so I can look into this?

Also since c874684 gallery and individual downloads use the same "backend". If one of them doesn't work, the other one shouldn't either.

@KirbyFan102
Copy link
Author

Try https://www.deviantart.com/dishwasher1910 (confirm there is a message about failing to download a file), then download https://www.deviantart.com/dishwasher1910/art/RWBY-Best-weapon-630379917. This was where I encountered the error.

@mikf
Copy link
Owner

mikf commented Apr 12, 2020

Well, this also works for me, with both the current and also the older 1.13.0 release:

$ gallery-dl --range 465-467 https://www.deviantart.com/dishwasher1910
/tmp/deviantart/dishwasher1910/deviantart_631464600_Animation doodle.gif
/tmp/deviantart/dishwasher1910/deviantart_630379917_RWBY: Best weapon.psd
/tmp/deviantart/dishwasher1910/deviantart_630211174_RWBY : Confession.png

Maybe this was just a temporary thing?

@KirbyFan102
Copy link
Author

Or an intermittent thing, which would be worse. I guess there's nothing we can do about it then. Maybe we should close the thread, since it's not like we can test for it right now.

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