Commit Graph

67 Commits

Author SHA1 Message Date
cyian-1756
c1de0ff8e5 Added getCookies func (#184) 2017-11-13 02:17:21 -08:00
cyian-1756
9302e0be35 Removed debugging statement 2017-11-08 19:54:00 -05:00
cyian-1756
e4d7950336 Ripme now runs in portable mode if in the same dir as a rip.properties file 2017-11-08 19:45:06 -05:00
cyian-1756
9898c149e1 Added Utils.getURLHistoryFile() func to get the URL history file path, clearing history now deletes url history file 2017-11-07 04:49:39 -05:00
Julien Machiels
d043685d2e Update to Java 8
* Changed the Maven target to 1.8
* Performed a preliminary cleanup using IntelliJ's Code Analysis (Only Java 7/8 updates and a few other entries in the Error and Warnings categories)
* Updated the readme to change the required Java version
2017-10-24 16:45:10 +02:00
qjex
dd81f7acf6 Default config paths added 2017-10-15 15:21:58 +03:00
MetaPrime
71694196b9 Fix style 2017-06-19 10:45:15 -07:00
Gaboso
cb85a0fa35 Improvement in Base64 (#545)
* Improvement in Base64

Added a private constructor to hide the implicit public one.
Modified the switch statement by the 'if' statement to increase readability.
Merge 'if' blocks with equal implementations.
Extracted the ternary operation nested in an independent declaration.

* Removed unnecessary method.
Bringing back the braces.
Clarifying ternary operation with parentheses.
2017-06-06 10:13:28 -07:00
MetaPrime
7268a10ef3 Spacing around keywords and braces 2017-05-09 17:50:32 -07:00
MetaPrime
eb979cc1f6 Convert tabs to spaces. 2017-05-09 17:34:57 -07:00
MetaPrime
b6c925caae Various reformatting. 2017-05-09 16:16:17 -07:00
MetaPrime
cd8784ed85 Missing braces, various cleanup. 2017-05-09 16:16:17 -07:00
MetaPrime
65b11d1e00 Trim trailing whitespace, remove some unused imports. 2017-05-09 15:22:55 -07:00
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