-
Notifications
You must be signed in to change notification settings - Fork 626
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 ripper not ripping descriptions #783
Comments
Just checked the source code because I was going to try to cram the modern source code into my outdated personal ripme version and realised three things:
|
It's because the ripper moves from AbstractHTMLRipper (Which can save descriptions) to AbstractJSONRipper (Which currently can't save descriptions)
That ought not happen. Are you getting any error messages? |
No error messages, it just keeps going without being logged in and I get locked out with it saying "Wrong password" and I have to wait 3-4 days without even trying to log in for it to work again :( |
DeviantArt's about to get a site upgrade, now I'll probably have to modify my personal build of RipMe based on 1.5.2 to be able to rip things again :\ |
[Mega-Thread] DeviantArt ripper is broken; yes we know -- de-duping all other DeviantArt issues to this one. #2063 |
Expected Behavior
Rip descriptions when "Save descriptions" box is checkmarked.
Actual Behavior
Exactly the same thing as having the "Save descriptions" option disabled. No descriptions are saved, only the images are downloaded.
The text was updated successfully, but these errors were encountered: