4pr0n
7235cac91a
Ignore ads on 8muses ripper
2015-02-06 11:50:24 -08:00
4_pr0n
6d3d3f6586
Adding travis-ci to readme
2015-02-06 11:44:11 -08:00
4pr0n
bfd575906e
Twitter ripper enhancements
2015-02-06 11:39:51 -08:00
4pr0n
c2bb65bc60
Trying to avoid thread deadlock when testing
2015-02-06 10:01:03 -08:00
4pr0n
9967332057
More improvements for unit tests
2015-02-06 03:37:24 -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
c2a9d680b2
1.1.4 - Fix deviantart 403 errors, fixes #159
2015-01-25 21:12:30 -08:00
4pr0n
3a7d6640f6
1.1.3 - Check Selected works now, Fixes #160
2015-01-25 20:36:51 -08:00
4pr0n
56254ab6bc
1.1.2 - Popup menu to check/uncheck history in bulk
...
Fixes #156
2015-01-13 01:28:47 -08:00
4pr0n
3c096add20
1.1.1 - Updated User-Agent, send referrer in reddit rips
...
Attempt to fix #155
2015-01-13 00:47:31 -08:00
4pr0n
8bb9a8d1c0
Fixing reddit ripper for single posts
2015-01-13 00:27:04 -08:00
4pr0n
72f1864e4e
Delete empty Cheeby subdirectories
2015-01-11 15:20:01 -08:00
4pr0n
dc7762c327
1.1.0 - Version bump for new history and Cheeby rework
2015-01-11 15:10:28 -08:00
4pr0n
7fe17a8f00
Store Cheeby albums in separate folders
...
Single-image posts go in root directory.
Also maintain order of albums.
For #146
2015-01-11 15:07:38 -08:00
4pr0n
c3b82fff32
Better messaging when instagram rips fail
...
For #129
2015-01-11 05:39:36 -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
dd55cd1b43
Adding features to "History"
...
Table-based view.
Tracks # of images in a rip, and dates.
Sortable.
Double-clicking URL allows copying the URL to clipboard.
Can selectively re-rip only albums that are 'checked'
'Checked' albums are persisted when RipMe is closed & reopened.
For #147 (selective re-ripping)
2015-01-11 04:31:30 -08:00
4pr0n
066b0e9f87
1.0.93 - version bump for fixes
2015-01-11 00:46:18 -08:00
4pr0n
4598b0bd38
Get full-size imgur images when ripping reddit users
...
Closes #142
2015-01-11 00:40:56 -08:00
4pr0n
439722d2e4
Send useragent and referer when downloading videos - fixes gfycat ripper
2015-01-11 00:28:41 -08:00
4pr0n
9e63783abc
Storing number of files in history
2015-01-11 00:23:43 -08:00
4pr0n
afb7236db9
Sleep 2sec when fetching reddit pages
2015-01-11 00:07:45 -08:00
4pr0n
e253c87ba3
1.0.92 - Version bump for fixes & vid.me
2015-01-10 16:06:13 -08:00
4pr0n
9487236ca0
Follow 3xx redirects, support https downloads
...
Closes #151
2015-01-10 16:03:30 -08:00
4pr0n
2e01d63841
Fix pagination on Cheeby ripper
...
Closes #153
2015-01-10 15:41:41 -08:00
4pr0n
e6f41d5047
Fixing anoni-ib; pass referer when downloading images
2015-01-10 15:39:18 -08:00
4_pr0n
27bda1bc9f
Merge pull request #144 from Wiiplay123/master
...
Added deviantART description ripping
2015-01-10 15:31:46 -08:00
4_pr0n
9770dfed32
Merge pull request #152 from aaaaan/master
...
Added vid.me ripper
2015-01-10 15:31:31 -08:00
4_pr0n
d957bdb25a
Merge pull request #149 from Dimtree/master
...
Added -d and -D flags, formatting
2015-01-10 15:30:49 -08:00
aaaaan
d593cdd9f6
Added vid.me ripper
...
Rips a video from vidme.
Does not support ripping all videos of a user
2015-01-01 20:56:40 +01:00
Dimtree
ad78c78ec3
Added -d and -D flags, formatting
...
added -d (--saveorder) and -D (--nosaveorder) flags to control
'download.save_order' from the command line. Replaced some tabs with
spaces.
2014-12-23 23:19:52 -05: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
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
2ae790a49e
Fix minus bug in #134
2014-11-27 03:17:36 -08:00
4pr0n
707f64c516
1.0.91 - Cleaning up ChanRipper, fix to work with anonib
2014-11-27 02:08:47 -08:00
4_pr0n
fa16954781
Merge pull request #139 from g-3x/patch-1
...
Update XhamsterRipper.java
2014-11-27 02:05:24 -08:00
g-3x
8df6a1612a
Update XhamsterRipper.java
...
This will able the ripper to detect galleries with the de.xhamster subdomain.
2014-11-17 01:53:21 +01:00
4pr0n
bf933069c2
1.0.90 - Don't show error when ripping a valid URL
...
Closes #110
2014-10-21 03:04:06 -07:00
4pr0n
c163eadd23
1.0.89 - Fix fapproved ripper
...
Closes #118
2014-10-21 02:42:27 -07:00
4pr0n
95cc662331
1.0.88 - Fix imgbox rips
2014-10-21 01:37:25 -07:00
4pr0n
eb23e4fa82
1.0.87 - Motherless video ripper
2014-10-21 01:21:08 -07:00
4_pr0n
72ce875a74
Merge pull request #122 from sdt0001/master
...
Add scraper for idol.sankakucomplex.com tag albums.
2014-10-21 01:16:15 -07:00
4_pr0n
f82c1f56ef
Merge pull request #116 from EraYaN/master
...
Made ChanRipper more universal.
2014-10-21 01:14:11 -07:00
Erwin de Haan
8b6c66da0c
Fixed the Finebox ripper
2014-10-15 14:02:36 +02:00
Erwin de Haan
1ec8fd869d
Build.bat
2014-10-15 13:11:43 +02:00
SDT
79ffee2371
Add scraper for idol.sankakucomplex.com tag albums.
2014-10-15 16:27:51 +11:00
Erwin de Haan
80563991b1
Removed default netbeans license/author block.
2014-09-08 00:39:51 +02:00