4pr0n
c5eb83a338
1.0.53 - 8Muses ripper can rip subalbums/comics
...
Should close #52 since it also grabs various image types that aren't
consistent across all albums
2014-06-04 20:28:14 -07:00
4pr0n
13d13b28b7
1.0.52 - Imgbox ripper, notifications are optional
...
Both for #8
Popup notifications are now a config-option, defaults to false
2014-06-01 20:14:59 -07:00
4pr0n
f79f0cdc3c
1.0.51 - Deviantart rips full-size NSFW images #44
2014-06-01 02:02:36 -07:00
4pr0n
e9bee91aba
1.0.50 - Smutty.com ripper
2014-06-01 01:26:35 -07:00
4pr0n
cf7fbb9d3e
1.0.49 - Ehentai ripper revamped
...
For #41 :
* Multi-threading
* Longer wait periods
* Rate-limit checks & retries
* New method for retrieving image from page
2014-06-01 00:04:43 -07:00
4pr0n
0073de17ea
1.0.48 - Imagestash.org /tag/ ripper #8
2014-05-30 05:37:10 -07:00
4pr0n
0783a99110
1.0.47 - E-hentai: URL validation, logs more info
...
For troubleshooting #41
2014-05-26 02:15:01 -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
b50eb657f9
1.0.45 - ImageFap /gallery/ links. Closes #46
2014-05-25 20:16:14 -07:00
4pr0n
567f253491
1.0.44 - Deviantart gets full-sized images when possible #44
...
Ripping slows down a lot, but it gets full-size image when there's a
"download" button on the deviantart page.
2014-05-17 09:51:18 -07:00
4pr0n
863f722f9c
1.0.43 - Added Modelmayhem ripper #8
2014-05-17 08:52:19 -07:00
4pr0n
1aaefcccc8
1.0.42 - Increase album download timeout to 1 hour
...
Hopefully corrects the issue with large-album-rips from #35
2014-05-16 20:27:49 -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
95f3eb6d36
1.0.39 - Version bump for ehentai + motherless fixes
2014-05-13 23:00:04 -07:00
4pr0n
14c2d8a317
1.0.38 - Rips large imagefap galleries
...
Closes #25
2014-05-11 10:12:20 -07:00
4pr0n
81bbcaba2c
Added supertangas ripper #8
2014-05-10 23:46:32 -07:00
4pr0n
39bca3bb16
1.0.36 - Added gifyo ripper, sort of works #8
2014-05-06 22:41:32 -07:00
4pr0n
28b45e34ed
1.0.35 - Fixing i.rarchives ripper ( closes #34 )
...
Also fixed empty directory delete (waits for threads to finish first)
2014-05-04 22:57:57 -07:00
4pr0n
0ff9fa667b
1.0.34 - Anonib ripper, better updater #8
2014-05-03 18:04:40 -07:00
4pr0n
535efb4d88
1.0.33 - Allow duplicate URLs on the imgur ripper
2014-05-01 17:55:24 -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
e5fffbc2c9
1.0.31 - Fixing imgur ripper for large albums
...
Closes #28
2014-04-29 06:21:08 -07:00
4pr0n
55aef94e86
1.0.30 - Added Minus ripper #8
2014-04-25 09:45:37 -07:00
4pr0n
746dd3fdc9
1.0.29 - Bumping version for latest fixes
2014-04-24 20:51:03 -07:00
4pr0n
e5906db588
1.0.28 - Added Vk video (single and albums) rippers #8
2014-04-23 23:12:44 -07:00
4pr0n
bf100f2a32
1.0.27 - Added flickr ripper #8
2014-04-23 22:20:04 -07:00
4pr0n
b62c2248a0
1.0.26 - Ability to rerip history from command-line
...
"-r" command-line option
Try "-h" for help and other options
Closes #23
2014-04-22 21:19:43 -07:00
4pr0n
2875ee8d41
1.0.25 - Added photobucket ripper #8
2014-04-22 20:50:27 -07:00
4pr0n
b0d13d51b1
1.0.24 - Circumventing deadlock during "Re-rip All" #22
...
Reproducing bug showed cross-thread UI manipulation. Added thread-safety
to two commonly-called events:
1) beginning of rip -> pack() on main JFrame
2) updating of rip status -> Appending text to log text box
2014-04-21 23:08:11 -07:00
4pr0n
acc7f87ad5
1.0.23 - Added teenplanet album ripper #8
2014-04-21 00:03:53 -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
09162522f0
1.0.21 - Allow ripping images from imgur user account, closes #20
...
Urls like http://<imguracct>.imgur.com/all will rip images.
Previously only supported user account albums.
2014-04-20 13:21:52 -07:00
4pr0n
9946777e81
Added video ripper support, xvideos for now #18
2014-04-20 00:12:55 -07:00
4pr0n
fce0ecd8bf
1.0.19 - Fix for imgur account ripper. Closes #19
2014-04-19 11:14:40 -07:00
4pr0n
8db6e2a11b
1.0.18 - added kinkyshare ripper
2014-04-19 03:06:30 -07:00
4pr0n
cfb99e0cbb
1.0.17 - Added generic *chan ripper #8
2014-04-12 16:58:43 -07:00
4pr0n
a1dd9bbd25
1.0.16 - Fixed bug for Instagram usernames with - and _ #7
2014-04-10 23:21:34 -07:00
4pr0n
abdf7a504c
1.0.15: Updater script should work on Windows #16
...
Uses batch/shell script to replace the updated jar & execute
2014-04-10 23:02:05 -07:00
4pr0n
595d8c13f5
1.0.14 - Fix twitter rips containing underscores #7
2014-04-09 19:37:58 -07:00
4pr0n
0eba920ca4
Updating is more verbose, has more error handling
2014-04-08 23:33:26 -07:00
4pr0n
7f390962b6
404'd images are marked as "errored" #13
2014-04-07 22:37:21 -07:00
4pr0n
a5e3acc386
Notifications on rips when window is hidden #11
2014-04-07 21:59:47 -07:00
4pr0n
12e199ae60
More verbose completion, #14
...
Small UI tweaks (bold tab buttons)
2014-04-07 19:48:53 -07:00
4pr0n
6ce417a2fb
Auto-update functionality. UI is prettier, too
2014-04-06 23:11:57 -07:00
4pr0n
a82ac14844
Added icons, SystemTray menu, clipboard autorip
2014-04-06 17:26:30 -07:00
4pr0n
e904a7ee97
Added support for imgur.com/r/subreddit albums
2014-04-06 12:07:53 -07:00
4pr0n
1c2871a389
Prettying the updater UI
...
Doesn't freeze on "check for updates". Pop-up confirmation dialog.
2014-04-05 16:59:28 -07:00
4pr0n
d51ad485f6
Added VK ripper
2014-04-05 13:44:43 -07:00
4pr0n
4279087605
More update-button wackiness
2014-04-05 02:11:04 -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
85fd7f0847
imgur albums rip via command-line. wowza
2014-02-27 01:28:23 -08:00
4pr0n
582ecd8ae8
Got log4j logging and apache config working (?)
2014-02-25 23:44:22 -08:00
4pr0n
db9a87595e
initial commit. basic ripper skeleton. long ways to go
2014-02-25 01:28:22 -08:00