Commit Graph

54 Commits

Author SHA1 Message Date
kas-luthor
ab91254226 Code style changes 2017-02-22 10:31:55 +01:00
kas-luthor
2f4793e9e3 Added utility functions for parsing URL queries
Rewrote E621Ripper to not use regexes anymore (therefore interacting
better with special chars in URLs)
2017-01-14 22:45:23 +01:00
blth
1d31903cdc Update RipUtils.java 2016-04-17 12:55:16 -06: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
23b2a398fb 1.2.10 - Extract imgur /gallery/ images
Closes #316
2016-04-16 19:23:08 -07:00
4pr0n
9fd7bf7663 Fetch imgur series (comma-separated images) in Reddit ripper.
Closes #218
2015-12-21 14:47:07 -08:00
Josh Grochowski
fe39ed8ed7 Added the -l flag which allows the rip directory to be selected via the command line 2015-10-11 16:19:31 -04:00
4pr0n
9df47d6466 Remember state of queue if closed/crashed.
Closes #235
2015-09-17 03:29:11 -07:00
4pr0n
cdaa3b26d1 Fix imagestash, better exception logging on HTTP failures 2015-03-30 01:41:40 -07:00
4pr0n
6d040aa0d1 Validate config and reload default config if invalid
Should fix #158
2015-02-21 08:30:58 -08:00
4pr0n
c5ea044f79 Various fixes to tests:
Ability to set log level, lots of debugging messages
Turn on debug logging during tests, simplified test cases for HTML ripper

Fix fusktator ripper, added test
Fixed gifyo, added test

Added tests for *all* rippers

Adding a few album-guessing URLs
2015-02-12 22:46:10 -08:00
4pr0n
41842c0850 Guess history based on rip folders, for #166
Still some work to do, but handles common rippers
2015-02-09 22:18:09 -08:00
4pr0n
c524d20ccb Attempt to remove transient failure of tests 2015-02-06 03:01:02 -08:00
4pr0n
9c964e432e Better integration tests, testing out TravisCI 2015-02-05 23:58:17 -08:00
4pr0n
083cd8d7cc Logger enhancements
UI shows already-downloaded files as 'completed' instead of 'errored'.
No more "Retrieving" lines in UI log window.
WARN log levels all around.

Mostly for #147
2015-01-11 05:11:10 -08:00
4pr0n
4598b0bd38 Get full-size imgur images when ripping reddit users
Closes #142
2015-01-11 00:40:56 -08:00
Wiiplay123
72b40394ae Added deviantART description ripping
It needs some work, notably the description text file doesn't have
prefix. Also, fixed a resource leak in Utils.java
2014-11-28 09:50:04 -06:00
4pr0n
984c55a749 Fix minus bug when albums contained quotation marks
Closes #134
2014-11-27 03:29:31 -08:00
4pr0n
bdf8952f79 fix regex on reddit ripper & chan ripper
closes #89
2014-07-20 00:54:41 -07:00
4pr0n
53df6caf0a 1.0.71 - Fuskator ripper for #8 2014-06-25 23:22:42 -07:00
4pr0n
349804c968 1.0.70 Reddit ripper retrieves gfycat and vidble links
As requested in #8
2014-06-25 02:06:08 -07:00
4pr0n
f8f3067099 Decrease maximum filename length for #77 2014-06-25 00:26:57 -07:00
4pr0n
7de64ffd5a Migrated existing rippers to use more abstraction, 2 new video rippers 2014-06-24 19:05:54 -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
700440d033 1.0.61 - Logging is optional via configuration
Closes #66
2014-06-11 22:45:54 -07:00
4pr0n
5e3d4ae044 Overwrite config is set immediately 2014-05-25 20:10:49 -07:00
4pr0n
b800200304 Get proper imgur file extension when ripping reddit albums 2014-05-22 19:41:13 -07:00
4pr0n
a1c46746ce Option to play sound when rip completes
Closes #38
2014-05-11 00:42:09 -07:00
4pr0n
761e75c07d 1.0.32 - Fixing bug when ripper is in directory with special characters
Ripper class finder couldn't load the Jar file as it contained
URL-encoded characters. Chars are decoded before loading JAR.
2014-04-29 21:58:50 -07:00
4pr0n
6a45cd59e9 Better about box 2014-04-29 06:21:08 -07:00
4pr0n
554026bfbe cleaning up some potential bugs 2014-04-25 09:42:54 -07:00
4pr0n
d5822b3700 1.0.22 - Fixing bug where nothing worked #20
Adding the /rippers/video subdirectory package caused the
auto-class-finder to try to initialize a class that did not exist (dir
name instead of class name).
2014-04-20 17:35:17 -07:00
4pr0n
67e947a0e5 Added support for pornhub videos #18 2014-04-20 00:13:13 -07:00
4pr0n
9946777e81 Added video ripper support, xvideos for now #18 2014-04-20 00:12:55 -07:00
4pr0n
3a2dcdb4ec Imgur ripper overhaul, image titles saved to filename #17
Still no album title = directory yet
2014-04-12 16:58:43 -07:00
4pr0n
1efac50834 Directories named after albums are sanitized first 2014-04-12 16:58:43 -07:00
4pr0n
7f390962b6 404'd images are marked as "errored" #13 2014-04-07 22:37:21 -07:00
4pr0n
0863a9328c Configurations are persistent 2014-04-06 03:39:30 -07:00
4pr0n
311ccca5ee Got rid of history file 2014-04-06 03:27:30 -07:00
4pr0n
29e6a99f82 Persist config 2014-04-06 02:41:04 -07:00
4pr0n
72cd101d2a Fixed spaces-in-directory bug #9 2014-04-05 13:52:27 -07:00
4pr0n
e0275949f7 Added debug statements while finding rippers 2014-04-05 11:52:25 -07:00
4pr0n
048e53058a Can update script in configuration
Downloads latest jar from rarchives, saves, executes.
2014-04-05 01:39:10 -07:00
4pr0n
01bc94ae0b Fixing configuration so it works from JARs 2014-03-24 08:02:32 -07:00
Mads
acde4ed63f Fixed Imgur URLs not being recognized in some cases 2014-03-13 20:14:51 +01:00
Mads
e49cab1254 Fixed RedditRipper (Removed GoneWildRipper).
RedditRipper retries download on timeout (should be a global setting)
2014-03-13 20:13:01 +01:00
4pr0n
c8cfc57e5b Reddit support 2014-03-11 01:29:59 -07:00
4pr0n
43948fd320 Document *all* the things 2014-03-09 00:20:22 -08:00
4pr0n
1e5d76742c moving class discovery to Utils class 2014-03-04 05:35:35 -08:00
4pr0n
04ce12b546 More imgur ripping support. Better logging.
Can rip imgur account pages, series of imgur images (separated by
commas). Also gets highest-res imgur images.
Logging is less verbose and more human-readable.
2014-02-28 03:04:03 -08:00