cyian-1756
e88392b8b0
Added sta ripper
2018-03-10 22:53:27 -05:00
cyian-1756
04e7c1e82b
Merge pull request #459 from cyian-1756/lastseenfix
...
lastseen feature now works with instagram
2018-03-10 12:14:22 -05:00
cyian-1756
ecf7a4b623
IG ripper now no longer errors out on last page
2018-03-09 18:06:01 -05:00
cyian-1756
4af4691893
lastseen feature now works with instagram
2018-03-09 13:36:53 -05:00
cyian-1756
da8d6541f5
Fixed xvideos ripper
2018-03-08 07:33:35 -05:00
cyian-1756
48ffcf68d3
Added normalizeUrl
2018-03-05 13:20:12 -05:00
cyian-1756
e6c43bb482
Added the normalizeUrl func, which allows a ripper to normalize a url before adding it to url histroy/check if its in url history
2018-03-05 13:16:19 -05:00
cyian-1756
34e27cd2fa
Changed default value for history.end_rip_after_already_seen
2018-02-25 21:14:35 -05:00
cyian-1756
6ed509aa06
Merge pull request #440 from cyian-1756/skip
...
Added a last seen feature
2018-02-25 20:47:02 -05:00
cyian-1756
c965de9492
Updated regex
2018-02-25 20:26:06 -05:00
cyian-1756
cac3ca1615
Fixed 8muses
2018-02-25 20:22:07 -05:00
cyian-1756
c0a0b9dce8
Removed debug statement; Changed option name
2018-02-25 19:51:28 -05:00
cyian-1756
8c86377a7f
Implemented a last seen feature; Added comments
2018-02-25 18:10:38 -05:00
cyian-1756
66739e4c7c
Implemented a last seen feature; Added comments
2018-02-25 18:10:30 -05:00
cyian-1756
8a4e26474c
imgurRipper no longer tries to add ?1 to file names
2018-02-11 10:04:29 -05:00
cyian-1756
639a0353a6
Undid saveAs sanitation in album ripper
2018-02-11 10:01:21 -05:00
cyian-1756
678b810828
AlbumRipper.java now removes bad chars from file names
2018-02-11 08:24:14 -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
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
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
mszkb
26a52809da
make method to check if directory exists
2018-01-20 15:13:46 +01: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
ebb3485c94
Improved Docs & Code Style Fixes
...
^
2018-01-16 17:48:35 -05:00
rephormat
a496379a9b
Merge branch 'master' into Twitch-ripper
2018-01-16 07:49:33 -06:00
cyian-1756
654f6e38dd
Merge pull request #387 from rephormat/yuvutu-ripper
...
Yuvutu ripper
2018-01-16 05:53:21 -05:00
slauzon
93785e5e9b
User friendly filenames
2018-01-14 16:10:22 -06:00
Kevin Jiang
64a6f9257b
VSCO Ripper Single Image
...
Currently can only support ripping a single Image. More study will be needed to rip member profiles and collections. (Maybe JSON?)
2018-01-14 15:21:20 -05:00
reph
81f804e61f
Fixes xhamster.com video ripper.
2018-01-13 21:23:44 -06:00
rephormat
f7ae0e8d96
Add yuvutu.com ripper.
2018-01-12 19:24:40 -06:00
cyian-1756
da469aea4f
Instagram ripper no longer 403s on certain images
2018-01-11 16:07:57 -05:00
Kevin Jiang
9dbd566340
VSCO Ripper Start
...
Just started the VSCO ripper by emulating another ripper and the instructions
from the wiki. Not yet functional, this commit is just to back stuff up.
2018-01-11 01:18:47 -05:00
cyian-1756
ae7ea5f8e6
Merge pull request #377 from kevin51jiang/GfycatFixAndTest
...
Gfycat fix and test
2018-01-06 14:06:48 -05:00
cyian-1756
1ebaaca823
Merge pull request #378 from cyian-1756/ig-options
...
instagram ripper can now be made to skip videos
2018-01-06 14:05:57 -05:00
cyian-1756
4632e7ef59
Added gwarchives support to the cheveretoRipper
2018-01-06 12:24:22 -05:00