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
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
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
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
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
f1e6d33a1e
1.7.12: Instagram ripper no longer 403s on certain images
2018-01-11 16:31:15 -05: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
3d7cbd18ca
1.7.11: Added gwarchives support to the cheveretoRipper; Gfycat Tests & Fix for bad reddit submissions; instagram ripper can now be made to skip videos
2018-01-06 14:09:15 -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
7cedfb9b4a
Merge pull request #379 from cyian-1756/chevereto
...
Added gwarchives support to the cheveretoRipper
2018-01-06 14:02:42 -05:00
cyian-1756
4632e7ef59
Added gwarchives support to the cheveretoRipper
2018-01-06 12:24:22 -05:00
Kevin Jiang
8960b8a565
Gfycat Tests & Fix for bad reddit submissions
...
Added sanitization, and appropriate tests.
Task #361 - Some gfycat doesn't work
2018-01-05 17:01:49 -05:00
cyian-1756
0758fae312
1.7.10: Added basic pornpics.com ripper; Fixed hentai.cafe regex
2018-01-04 15:46:38 -05:00
cyian-1756
9b4137e094
Merge pull request #367 from cyian-1756/hentai-cafe
...
Fixed hentai.cafe regex
2018-01-04 15:44:03 -05:00
cyian-1756
3f8349a018
instagram ripper can now be made to skip videos
2018-01-02 21:30:53 -05:00
cyian-1756
cff8e754b1
Removed commented out code for pornpicsRipper
2018-01-02 21:16:47 -05:00
cyian-1756
e972a9caac
Added basic pornpics.com ripper
2018-01-02 21:09:50 -05:00
cyian-1756
6fab0375b0
Fixed hentai.cafe regex
2017-12-29 04:31:36 -05:00
cyian-1756
97975a6257
Merge pull request #365 from kevin51jiang/MoreDocumentation
...
3 Metric Tons of Javadoc documentation for core Ripper stuff.
2017-12-29 04:21:26 -05:00
Kevin Jiang
5b49514e3e
3 Metric Tons of Javadoc documentation for Core Ripper stuff.
...
There should be no changes to the code. Just a ton of documentation.
It should help newcomers get aquainted with code quicker.
2017-12-28 00:04:23 -05:00
cyian-1756
195dbb2970
1.7.9: FuraffinityRipper can now rip non-public albums; Added 2 new api keys, ripper can now download raw images from tumblr; Erome ripper now matchs links without the www; Tumblr ripper now tells the user if it hits the rate limit
2017-12-27 02:59:10 -05:00
cyian-1756
6d0c562180
Merge pull request #348 from cyian-1756/erome
...
Erome ripper now matchs links without the www
2017-12-27 02:56:15 -05:00
cyian-1756
c08f053b36
Merge pull request #354 from cyian-1756/tumblr
...
Tumblr
2017-12-27 02:55:48 -05:00
cyian-1756
dfeb0c3616
FuraffinityRipper can now rip non-public albums
2017-12-24 08:39:27 -05:00
cyian-1756
8a80eb02a3
Added 2 new api keys, ripper can now download raw images from tumblr
2017-12-24 06:45:13 -05:00
cyian-1756
201c3fb086
Tumblr ripper can now rip raw images
2017-12-21 03:40:32 -05:00
cyian-1756
d06a0ae11b
Erome ripper now matchs links without the www
2017-12-18 14:35:20 -05:00
cyian-1756
44ab7fd29a
Tumblr ripper now tells the user if it hits the rate limit
2017-12-17 00:51:42 -05:00
cyian-1756
8b96bc01e8
1.7.8: Forced https for tumblr image links; Fixed imgur album filenames; SankakuComplexRipper now downloads full sized images; Added dribbble.com ripper; Added comfirm button for clearing history
2017-12-16 16:18:48 -05:00
cyian-1756
7c1f2955c4
Merge pull request #332 from GrigoreAlexandru/master
...
Added dribbble.com ripper
2017-12-16 16:13:09 -05:00
cyian-1756
7363efed6a
Merge pull request #322 from Varinara/feature
...
added additional button for clearing history
2017-12-16 16:12:50 -05:00
cyian-1756
d3f658222d
Merge pull request #340 from cyian-1756/tumblr-fix
...
Forced https for tumblr image links
2017-12-16 16:11:50 -05:00
cyian-1756
dbe39a89b8
Forced https for tumblr image links
2017-12-16 00:13:35 -05:00
cyian-1756
c0025a3b29
Fixed imgur album filenames
2017-12-14 22:38:22 -05:00