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 not downloading Full Resolution galleries [NSFW] #892

Open
firstdark opened this issue Aug 29, 2018 · 3 comments · May be fixed by #1000
Open

DeviantArt not downloading Full Resolution galleries [NSFW] #892

firstdark opened this issue Aug 29, 2018 · 3 comments · May be fixed by #1000

Comments

@firstdark
Copy link

Expected Behavior

add deviantart.cookies and associated auth=etc information to rip.properties and download full resolution images from NSFW gallery

Actual Behavior

Images are still being downloaded at much lower resolution preview resolutions

@ra9034
Copy link

ra9034 commented Sep 21, 2018

Same on v.1.7.65

@QuillOmega0 QuillOmega0 linked a pull request Oct 11, 2018 that will close this issue
7 tasks
@openffchrome
Copy link

openffchrome commented Nov 16, 2018

i have similar problems with deviantart some url refuse to download while others are working, not sure why

2018-11-15 21:45:18,879 DEBUG utils.RipUtils .getFilesFromURL() Checking http://img15.deviantart.net/d21c/i/2012/166/4/b/sweet_tongue_by_nataliarak-d53kz3q.jpg
2018-11-15 21:45:18,879 DEBUG utils.RipUtils .getFilesFromURL() Found single URL: http://img15.deviantart.net/d21c/i/2012/166/4/b/sweet_tongue_by_nataliarak-d53kz3q.jpg
2018-11-15 21:44:52,072 DEBUG utils.RipUtils .getFilesFromURL() Checking http://505cf.deviantart.com/art/Strawberry-Heart-600986329
2018-11-15 21:44:52,077 ERROR utils.RipUtils .getFilesFromURL() [!] Unable to rip URL: http://505cf.deviantart.com/art/Strawberry-Heart-600986329
2018-11-15 21:45:11,827 DEBUG utils.RipUtils .getFilesFromURL() Checking http://505cf.deviantart.com/art/Commission-01-560843044?ga_submit_new=10%253A1442510792
2018-11-15 21:45:11,828 ERROR utils.RipUtils .getFilesFromURL() [!] Unable to rip URL: http://505cf.deviantart.com/art/Commission-01-560843044?ga_submit_new=10%253A1442510792
2018-11-15 21:45:14,640 DEBUG utils.RipUtils .getFilesFromURL() Checking http://505cf.deviantart.com/art/Perseveranza-555730709
2018-11-15 21:45:14,640 ERROR utils.RipUtils .getFilesFromURL() [!] Unable to rip URL: http://505cf.deviantart.com/art/Perseveranza-555730709
2018-11-15 21:45:18,212 DEBUG utils.RipUtils .getFilesFromURL() Checking http://505cf.deviantart.com/art/Complementary-548813775
2018-11-15 21:45:18,212 ERROR utils.RipUtils .getFilesFromURL() [!] Unable to rip URL: http://505cf.deviantart.com/art/Complementary-548813775
2018-11-15 21:45:23,525 DEBUG utils.RipUtils .getFilesFromURL() Checking http://n4rcol3ptic.deviantart.com/art/Rendezvous-533219325?ga_submit_new=10%253A1431715725
2018-11-15 21:45:23,526 ERROR utils.RipUtils .getFilesFromURL() [!] Unable to rip URL: http://n4rcol3ptic.deviantart.com/art/Rendezvous-533219325?ga_submit_new=10%253A1431715725
2018-11-15 21:45:27,018 DEBUG utils.RipUtils .getFilesFromURL() Checking http://n4rcol3ptic.deviantart.com/art/Fly-Away-With-Me-530939498
2018-11-15 21:45:27,018 ERROR utils.RipUtils .getFilesFromURL() [!] Unable to rip URL: http://n4rcol3ptic.deviantart.com/art/Fly-Away-With-Me-530939498
2018-11-15 21:44:52,072 DEBUG utils.RipUtils .getFilesFromURL() Checking http://505cf.deviantart.com/art/Strawberry-Heart-600986329
2018-11-15 21:44:52,077 ERROR utils.RipUtils .getFilesFromURL() [!] Unable to rip URL: http://505cf.deviantart.com/art/Strawberry-Heart-600986329

@GenuineSounds
Copy link
Contributor

@openffchrome The program is probably expecting a url like

https://www.deviantart.com/505cf/art/Perseveranza-555730709

as opposed to

http://505cf.deviantart.com/art/Strawberry-Heart-600986329

They really should add this capability soon as it's been a problem in other issues. You are welcome to post it in a separate issue to make sure someone sees the problem by itself. This issue is probably unrelated to the original issue posted.

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

Successfully merging a pull request may close this issue.

4 participants