Open Wiiplay123 opened 6 years ago
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:
The description code for deviantart was COMPLETELY taken out when it was updated for some reason
It's because the ripper moves from AbstractHTMLRipper (Which can save descriptions) to AbstractJSONRipper (Which currently can't save descriptions)
New RipMe throws enough invalid session cookies to lock my IP out of my deviantArt account for 3-4 days, but that might be because of the initial cookies I gave it. :\
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 :\
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.