Commit Graph

14 Commits

Author SHA1 Message Date
Gaboso
3c3aa02290 Changed logger to LOGGER 2018-06-02 21:14:41 -04:00
Gaboso
fa8f7b5c00 Replaced use of Collection.size () by Collection.isEmpty () which makes the code more readable and may have more performance 2018-05-29 22:48:44 -04: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
MetaPrime
71694196b9 Fix style 2017-06-19 10:45:15 -07: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
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
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
8aa8eaade4 1.0.41 - Properly strip out https flickr links #32 2014-05-15 22:47:59 -07:00
4pr0n
29b1afea06 1.0.40 - Flickr groups support, thread bug fix for #32 2014-05-13 23:17:50 -07:00
4pr0n
b8974cac47 Flickr ripper iterates over pages #8 2014-04-24 20:49:48 -07:00
4pr0n
bf100f2a32 1.0.27 - Added flickr ripper #8 2014-04-23 22:20:04 -07:00