-
Notifications
You must be signed in to change notification settings - Fork 627
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 could be deploying a defence mechanism right now #1332
Comments
18 minutes later it worked fine: RipMe output: https://gist.github.com/rautamiekka/81cf27bb659d8f13979ff10b9add3b98
|
Ripping deviant art using different tool a few months ago i came across a defense mechanism that sounds like this. Large amounts of activity seamed to trigger it, once triggered the web page would load normally, yet the CDN server that hosts the actual image file would not respond at all. Images hosted on other CDN servers seamed to still load. The cooldown period for it seamed to be over a day, but just changing my IP address got it working again. So my solution was to slow down the ripper tool and hop to a different IP if tripped. |
[Mega-Thread] DeviantArt ripper is broken; yes we know -- de-duping all other DeviantArt issues to this one. #2063 |
Expected Behavior
Rips normally.
Actual Behavior
Errors out as "
No full-size image found for <page URL>
". Recently within a week's time RipMe has been consistently expressing strange inability to continue ripping DA after successfully working for a while first.Take the link given in the template for example: https://gist.github.com/rautamiekka/4a0d947069fc6eb1f23406d5a3989208
At first, it works fine for a time. Then, no matter how many times I abort and restart, it's just reporting no image found although the page works just fine, and the folder-specific log (
.\rips\deviantart_malte279_gallery_all
) gives good hope in terms of functional links and detection: https://gist.github.com/rautamiekka/3ca0998f09785711e9f3f8fd240ce753Here's the
.\ripme.log
: https://gist.github.com/rautamiekka/0e3eea98940072114c8a5e8732b4cd2bThus, I'm starting to think DA is deploying a defence mechanism when using RipMe, whatever that mechanism is. I suggest dumping each page RipMe fetches.
The text was updated successfully, but these errors were encountered: