Commit Graph

1205 Commits

Author SHA1 Message Date
cyian-1756
639a0353a6 Undid saveAs sanitation in album ripper 2018-02-11 10:01:21 -05:00
cyian-1756
8e777c5eb0 1.7.18: AlbumRipper now removes bad chars from file names 2018-02-11 09:00:12 -05:00
cyian-1756
deea26fb10
Merge pull request #424 from cyian-1756/windows_file_system_fixes
AlbumRipper.java now removes bad chars from file names
2018-02-11 08:57:01 -05:00
cyian-1756
678b810828 AlbumRipper.java now removes bad chars from file names 2018-02-11 08:24:14 -05:00
cyian-1756
a7a4e727fa 1.7.17: Fixed hentai.cafe autorip from clipboard 2018-02-10 12:30:57 -05:00
cyian-1756
b366aaa7bd
Merge pull request #422 from cyian-1756/hentaicafe
Ripme now supports clipboard ripping for .cafe domains
2018-02-10 12:26:58 -05:00
cyian-1756
13a73d5865 Ripme now supports clipboard ripping for .cafe domains 2018-02-10 11:05:17 -05:00
cyian-1756
ffc004beae 1.7.16: Eightmuses now supports pages containing both images and subpages 2018-02-10 03:38:50 -05:00
cyian-1756
16baeb6f3c
Merge pull request #421 from cyian-1756/8muses
8muses now supports all page types
2018-02-10 03:36:41 -05:00
cyian-1756
b914e486d9 Added new tests 2018-02-10 02:36:42 -05:00
cyian-1756
9afa1a9316 8Muses ripper now supports ripping from pages containing both images and subalbums 2018-02-10 02:36:28 -05:00
cyian-1756
c496678874 1.7.15: Eigthmuses ripper now uses ASAP ripping; Remove ripper and tests for gwarchives.com and hushpix.com; Remove ripper and tests for imagearn.com; Fixed pornhub video downloader 2018-02-09 12:50:44 -05:00
cyian-1756
7792f3d99e
Merge pull request #413 from rephormat/PornhubFix
Pornhub fix
2018-02-09 12:38:14 -05:00
cyian-1756
1fb4ad601d
Merge pull request #417 from cyian-1756/8muses
Eigthmuses ripper now uses ASAP ripping
2018-02-09 12:38:03 -05:00
cyian-1756
cf4bb92b5b
Merge pull request #400 from mszkb/fix_case-sensitive
Fix case sensitive directories on unix-based systems
2018-02-09 12:37:00 -05:00
cyian-1756
914327d203
Merge pull request #420 from cyian-1756/imagearn
Removed ripper and tests for imagearn
2018-02-09 12:33:34 -05:00
cyian-1756
1e297c4ac7
Merge pull request #416 from rephormat/CheveretoCleanup
Remove ripper and tests for gwarchives.com and hushpix.com
2018-02-09 12:22:37 -05:00
cyian-1756
ce972af4cc Removed ripper and tests for imagearn as the site is only only returning 403 errors 2018-02-09 11:51:52 -05:00
cyian-1756
3ed1ed6afc Eigthmuses ripper now uses ASAP ripping 2018-02-08 02:04:38 -05:00
rephormat
d36d3bc311 Remove ripper and tests for gwarchives.com and hushpix.com 2018-02-07 16:46:51 -06:00
rephormat
2facf68059 Add new Pornhub video test. 2018-02-07 14:02:34 -06:00
rephormat
52099926cc Fix regex and skip quality with upsell designation. 2018-02-07 13:59:37 -06:00
cyian-1756
80e746adbb
Merge pull request #313 from cyian-1756/api-changes
Added hasASAPRipping(), which if returns true allows a ripper to not return anything from getURLsFromPage()
2018-02-07 11:07:09 -05:00
rephormat
3a098109b1
Merge pull request #3 from RipMeApp/master
Update from original
2018-02-06 20:17:13 -06:00
mszkb
d515ffd9b4 Checking directories and its lowercase names 2018-01-20 18:51:04 +01:00
mszkb
cec606c4f0 change file check 2018-01-20 18:05:54 +01:00
mszkb
26a52809da make method to check if directory exists 2018-01-20 15:13:46 +01:00
cyian-1756
554d91f0ea 1.7.14: Tumblr API Key Choosing Fix; Make webtoons ripper download maximum quality images; Added twitch ripper; Added VSCO ripper; Fixed pornhub video ripper 2018-01-18 12:04:58 -05:00
cyian-1756
f166c65921
Merge pull request #391 from kevin51jiang/master
Added VSCO Ripper
2018-01-18 12:00:25 -05:00
cyian-1756
c957422d8d
Merge pull request #392 from rephormat/Twitch-ripper
Twitch ripper
2018-01-18 11:59:59 -05:00
cyian-1756
8c6f3c4336
Merge pull request #396 from aaether32323/Webtoons_Ripper
Make webtoons ripper download maximum quality images
2018-01-18 11:59:40 -05:00
cyian-1756
671aae2875
Merge pull request #397 from rephormat/Pornhub-fix
Pornhub fix
2018-01-18 11:59:16 -05:00
cyian-1756
afafbbb466
Merge pull request #398 from kevin51jiang/TumblrAPIKeyFix
Tumblr API Key Choosing Fix & More Documentation
2018-01-18 11:58:50 -05:00
Kevin Jiang
4fdde22395
Merge pull request #4 from kevin51jiang/TumblrAPIKeyFix
Tumblr api key fix, plus more Javadoc stuff.
2018-01-17 21:23:39 -05:00
Kevin Jiang
375f9d8943 Tumblr API Key Choosing Fix
Fixes API choosing. Creates Random objects, generates a number, then feeds
that number to API_KEY.

This is as opposed to the previous way where it created the Random object,
generated a number, then fed it all in a single line.
2018-01-17 21:05:02 -05:00
rephormat
961faa9b63 Fixes RipMeApp/ripme#289 and RipMeApp/ripme#187 2018-01-17 19:17:07 -06:00
Aman
d72ef86b92 Make webtoons ripper download maximum quality images 2018-01-17 10:09:21 -05:00
Kevin Jiang
dc5d65908d
Merge pull request #3 from kevin51jiang/VscoRip
Improved Docs & Code Fixes
2018-01-16 17:59:55 -05:00
Kevin Jiang
ebb3485c94 Improved Docs & Code Style Fixes
^
2018-01-16 17:48:35 -05:00
Kevin Jiang
b528f66280 Improved Docs & Code Style Fixes
^
2018-01-16 17:48:27 -05:00
rephormat
bf6301765b
Merge pull request #2 from RipMeApp/master
Sync
2018-01-16 08:39:27 -06:00
rephormat
2cc48e3781
Merge branch 'master' into Twitch-ripper 2018-01-16 08:07:37 -06:00
rephormat
a496379a9b
Merge branch 'master' into Twitch-ripper 2018-01-16 07:49:33 -06:00
cyian-1756
20e59499bc 1.7.13: disabled FuskatorRipperTest; Fixes xhamster.com video ripper; Add yuvutu.com ripper 2018-01-16 06:03:10 -05:00
cyian-1756
ed62df8228
Merge pull request #394 from cyian-1756/FuskatorTestFixes
disabled FuskatorRipperTest
2018-01-16 05:53:48 -05:00
cyian-1756
654f6e38dd
Merge pull request #387 from rephormat/yuvutu-ripper
Yuvutu ripper
2018-01-16 05:53:21 -05:00
cyian-1756
f770226d31
Merge pull request #389 from rephormat/xhamster-video-fix
Xhamster video fix
2018-01-16 05:53:00 -05:00
cyian-1756
c1e2edd82d disabled FuskatorRipperTest 2018-01-15 00:29:11 -05:00
slauzon
0f77003202 Added Twitch video rippper test 2018-01-14 16:15:35 -06:00
slauzon
93785e5e9b User friendly filenames 2018-01-14 16:10:22 -06:00