Commit Graph

1006 Commits

Author SHA1 Message Date
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
a8728ece9f Allowing rippers to pass referrer and cookies to download threads 2014-04-22 20:48:41 -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
9ccbc8ac09 Handle statigr.am URLs (for re-ripping) 2014-04-21 23:03:40 -07:00
4pr0n
749d0dfb87 Prepend teenplanet album directories with 'teenplanet' 2014-04-21 00:17:07 -07:00
4pr0n
acc7f87ad5 1.0.23 - Added teenplanet album ripper #8 2014-04-21 00:03:53 -07:00
4pr0n
20b39743fe Added naive support for i.rarchives.com rips #8 2014-04-21 00:03:53 -07:00
4pr0n
0e04590e46 Added butttoucher ripper #8 2014-04-21 00:03:50 -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
e65f118d53 1.0.20 - Added youporn and beeg video rippers #18 2014-04-20 10:59:02 -07:00
4pr0n
65f014319e Added vine video ripper #18 2014-04-20 00:22:27 -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
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
f4f8ce7f2e Added stop button 2014-04-17 22:11:37 -07:00
4pr0n
aa1dca25ea Added button icons 2014-04-17 21:43:34 -07:00
4pr0n
cfb99e0cbb 1.0.17 - Added generic *chan ripper #8 2014-04-12 16:58:43 -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
4207a4f186 Imagefap rips are stored in directory named after album #17
Fall-back uses original directory-naming scheme (host_galleryid)
2014-04-12 16:58:43 -07:00
4pr0n
7f28f7a6a6 Update README.md 2014-04-11 07:02:05 -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
66671ff552 Merge branch 'master' into hotfix-updater
Conflicts:
	pom.xml
	src/main/java/com/rarchives/ripme/ui/UpdateUtils.java
2014-04-08 23:35:39 -07:00
4pr0n
0eba920ca4 Updating is more verbose, has more error handling 2014-04-08 23:33:26 -07:00
4pr0n
f6730f34ac Fixed clipboard autorip bug in #11 2014-04-08 00:55: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
c6e75c8183 Update README.md 2014-04-06 23:08:55 -07:00
4pr0n
a82ac14844 Added icons, SystemTray menu, clipboard autorip 2014-04-06 17:26:30 -07:00
4pr0n
9856065ccd Merge pull request #10 from talsemgeest/master
Set to use the OS look and feel
2014-04-06 12:23:16 -07:00
4pr0n
e904a7ee97 Added support for imgur.com/r/subreddit albums 2014-04-06 12:07:53 -07:00
4pr0n
0863a9328c Configurations are persistent 2014-04-06 03:39:30 -07:00
4pr0n
311ccca5ee Got rid of history file 2014-04-06 03:27:30 -07:00
4pr0n
29e6a99f82 Persist config 2014-04-06 02:41:04 -07:00
talsemgeest
7f80e077d1 Set to use the OS look and feel 2014-04-06 16:54:22 +12: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
72cd101d2a Fixed spaces-in-directory bug #9 2014-04-05 13:52:27 -07:00
4pr0n
d51ad485f6 Added VK ripper 2014-04-05 13:44:43 -07:00
4pr0n
e0275949f7 Added debug statements while finding rippers 2014-04-05 11:52:25 -07:00
4pr0n
17d544498a Fixing UI 2014-04-05 09:35:59 -07:00
4pr0n
3dba4b2179 Update README.md 2014-04-05 09:01:45 -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