Commit Graph

22 Commits

Author SHA1 Message Date
Wiiplay123
f2afb840dd Fixed deviantArt description file name issue.
The deviantArt description file name will now match the image file name,
rather than the URL.
2017-04-26 23:13:11 -05:00
Wiiplay123
8da945a8fe Fixed deviantArt description ripping again
Forgot to change an "a" to a "span", fixed now.
2017-04-25 21:18:03 -05:00
Wiiplay123
c3d1c7b654 Fixed deviantArt ripping
Uses the data-super-full-img attribute of thumbnails as first attempt to
get a full image URL. If that doesn't work (as is the case with mature
items), the JSON is used. thumbToFull is still broken in this commit,
but shouldn't be needed.
2017-04-25 20:17:26 -05:00
4pr0n
1105c9c170 1.2.11 - DeviantArt fav subfolders, Reddituploads support
Allows ripping deviantart subfolders.
Closes #314

Support i.reddituploads.com in RedditRipper
Closes #308
2016-04-17 04:36:56 -07:00
4pr0n
feb82b2dc5 Fixing DeviantArt ripper when no Download box is found 2015-03-30 01:32:27 -07:00
4pr0n
069ad13f07 Increase timeout, avoid prefxies on deviantart rips
For #159 and #113 respectively
2015-02-07 23:49:21 -08:00
4pr0n
9c964e432e Better integration tests, testing out TravisCI 2015-02-05 23:58:17 -08:00
4pr0n
c2a9d680b2 1.1.4 - Fix deviantart 403 errors, fixes #159 2015-01-25 21:12:30 -08:00
Wiiplay123
be89649466 Added line breaks to deviantART ripper
Finally added the support for newlines that I've been going on about in
the other commits. Also got rid of a comment that shouldn't have been
there, as well as fixing the fact that I just broke everything two
commits back and didn't notice until just now. Sorry about that!
2014-11-29 23:14:57 -06:00
Wiiplay123
16e0d27f66 Improved description ripping for deviantART
Also, added some functions to AbstractHTMLRipper that should allow
description ripping to be added to other rippers as well.
hasDescriptionSupport() is a function that will be overridden by a
ripper that supports descriptions, and will trigger the description
ripper. getDescription will grab the description from a page, and must
be overridden if you want to grab a description with a ripper.
2014-11-28 22:59:39 -06:00
4pr0n
2fbcdba1a8 1.0.72 - Support for DeviantArt favourites for #82 2014-06-26 00:12:47 -07:00
4pr0n
c166f93d57 Moving from MultiPage ripper to HTML ripper, added JSON ripper 2014-06-22 19:12:29 -07:00
4pr0n
b7397cd31e Using new wrapper for HTTP requests, started abstract classes to simplify rippers 2014-06-21 17:08:42 -07:00
4pr0n
1b20e98f8f Unifying external page requests to a single method 2014-06-20 04:09:36 -07:00
4pr0n
fe24620e47 1.0.58 - Logs are written to the album's subdirectory
Closes #61
2014-06-07 18:06:38 -07:00
4pr0n
f79f0cdc3c 1.0.51 - Deviantart rips full-size NSFW images #44 2014-06-01 02:02:36 -07:00
4pr0n
fbcb77aa70 1.0.46 - Auto-indexing images is now a config option
Files saved with auto-indexing are numbered 001_, 002_, etc
This can now be toggled off via a config switch.
Should close #44
2014-05-26 00:31:58 -07:00
4pr0n
567f253491 1.0.44 - Deviantart gets full-sized images when possible #44
Ripping slows down a lot, but it gets full-size image when there's a
"download" button on the deviantart page.
2014-05-17 09:51:18 -07:00
4pr0n
3148d10be3 Deviantart orders albums sequentially #43 2014-05-16 22:20:06 -07:00
4pr0n
0722667b4e Fix for multi-page deviantart albums #42 2014-05-15 22:44:57 -07:00
4pr0n
9946777e81 Added video ripper support, xvideos for now #18 2014-04-20 00:12:55 -07:00
4pr0n
b662b46a44 Deviantart support 2014-03-13 02:26:55 -07:00