Commit Graph

14 Commits

Author SHA1 Message Date
Gaboso
3c3aa02290 Changed logger to LOGGER 2018-06-02 21:14:41 -04:00
Gaboso
f8fedeac61 Changed try blocks that used streams and other classes that implement the Closeable, to try-with-resources statement, which implicitly close Closeables. 2018-05-29 18:22:15 -04:00
cyian-1756
d604d40596 Added option for addURLToDownload which sets the file extension to the files MIME type 2018-05-05 05:36:00 -04:00
Kevin Jiang
5b49514e3e 3 Metric Tons of Javadoc documentation for Core Ripper stuff.
There should be no changes to the code. Just a ton of documentation.
It should help newcomers get aquainted with code quicker.
2017-12-28 00:04:23 -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
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
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
eb23e4fa82 1.0.87 - Motherless video ripper 2014-10-21 01:21:08 -07:00
4pr0n
315c703e3c 'Save URLs only' works for videos 2014-06-28 09:49:11 -07:00
4pr0n
a8728ece9f Allowing rippers to pass referrer and cookies to download threads 2014-04-22 20:48:41 -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