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
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
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
cyian-1756
57a53688e4
SankakuComplexRipper now downloads full sized images ( #328 )
2017-12-10 18:59:08 -08:00
Up rising
4d71cb2757
Added dribbble.com ripper
2017-12-10 16:23:25 +02:00
Artyom Yurkov
3c15993911
Update MainWindow.java
2017-12-07 20:00:18 +03:00
Artyom Yurkov
9f87b0322d
Update MainWindow.java
2017-12-07 18:38:20 +03:00
Artyom Yurkov
981898dc2a
Update MainWindow.java
2017-12-07 18:30:52 +03:00
cyian-1756
a6934f959d
1.7.7: Fixed E621 Ripper; Added unit test for zizki.com; Added unit test for Xbooru.com; Updated reddit useragent
2017-12-07 02:17:25 -05:00
cyian-1756
1b36fa766f
Merge pull request #310 from cyian-1756/reddit-useragent
...
Updated reddit user agent
2017-12-07 02:15:35 -05:00
cyian-1756
d1f7708366
Added missing /
2017-12-07 02:05:57 -05:00
Varinara
6b4b4c0ac4
first commit
2017-12-05 03:27:07 +03:00
cyian-1756
61169352cb
Moved hasASAPRipping() from AbstractHTMLRipper to AbstractRipper
2017-12-02 19:20:09 -05:00
cyian-1756
761f1e2987
Fixed bug that caused no images to be downloaded
2017-12-02 05:09:22 -05:00
cyian-1756
e89b27dc14
Added hasASAPRipping(), which if returns true allows a ripper to not return anything from getURLsFromPage()
2017-12-02 04:49:53 -05:00
cyian-1756
f82bb53eb7
Fixed E621 Ripper
2017-12-02 04:25:42 -05:00
cyian-1756
08c1b861bc
Updated reddit user agent
2017-12-01 20:17:00 -05:00
metaprime
1f9c824722
1.7.6: Added OglafRipper
2017-12-01 11:17:24 -08:00
cyian-1756
2c2159aa32
Oglaf ripper ( #309 )
...
* Added OglafRipper
* Better folder naming for Oglaf ripper
* Added oglaf unit test
2017-12-01 11:15:56 -08:00
metaprime
b4df24ffe7
1.7.5: Improve WordpressComicRipper; update to a modern User Agent
2017-11-29 23:12:37 -08:00
metaprime
7716c47cc2
Fix #98 : Update User Agent to current most common UA (Chrome 61 on Windows 10 x64) ( #300 )
2017-11-29 23:11:35 -08:00
cyian-1756
6ea6e7eded
Reduce hardcoding in Wordpress comics ( #299 )
2017-11-29 22:37:08 -08:00
metaprime
30e1cadca9
1.7.4: Fix WordpressComicRipper konradokonski.com/wiory; Fix CheveretoRipper hushpix.com by adding consent cookie
2017-11-29 03:41:30 -08:00
metaprime
5c95fedd5c
Merge pull request #296 from metaprime/hushpix-consent
...
Format CheveretoRipper; implement AGREE_CONSENT cookie for hushpix; add CheveretoRipperTest
2017-11-29 03:37:53 -08:00
metaprime
cea853f38e
Format CheveretoRipper; implement AGREE_CONSENT cookie for hushpix.
2017-11-29 03:18:29 -08:00
metaprime
3ff05e171c
Fix konradokonski.com/wiory ripper
2017-11-29 02:55:07 -08:00
metaprime
ad3551b3db
Merge pull request #281 from cyian-1756/ui_tweaks
...
UI refactoring
2017-11-29 01:58:36 -08:00
cyian-1756
37c7e19cf5
1.7.3: Minor improvements to Aerisdies folder naming; Change folder name in imagearn; Fixed ripper for tapas.io; Rewrote xhamster ripper to use mobile site; Instagram ripper can now downloads slideshows when ripping user profiles
2017-11-27 17:41:18 -05:00
cyian-1756
1c4a0bb1ab
Merge pull request #275 from cyian-1756/xhamster_rewrite
...
Rewrote xhamster ripper to use the html only mobile site and not the JS heavy beta site
2017-11-27 17:34:12 -05:00
cyian-1756
3f0f5daff3
Merge pull request #276 from cyian-1756/tapas
...
Fixed Tapas ripper
2017-11-27 17:27:38 -05:00
cyian-1756
0fc3b1c14c
Merge pull request #274 from cyian-1756/ig_useraccount_slide_show
...
Instagram ripper now downloads slide shows when ripping user profiles
2017-11-27 17:26:46 -05:00
cyian-1756
872c100ca5
Merge pull request #277 from cyian-1756/AerisDies
...
Minor improvements to Aerisdies folder naming
2017-11-27 17:26:13 -05:00
EgorGornak
bd6359babd
Add getGid()
2017-11-28 01:11:03 +03:00
EgorGornak
dc66b03c16
Added getGID()
2017-11-28 01:06:38 +03:00
EgorGornak
bf746aadbc
Update ImagearnRipper.java
2017-11-28 01:03:19 +03:00
EgorGornak
bc2e099093
Change folder name
2017-11-27 23:36:32 +03:00
EgorGornak
ef1bf79ddd
Change folder name in imagearn
2017-11-27 17:37:04 +03:00
cyian-1756
af64e33920
Fixed autorip from clipboard checkbox listener
2017-11-26 15:44:19 -05:00
cyian-1756
66212725bd
Some more minor refactoring
2017-11-25 22:41:58 -05:00
cyian-1756
ff6aeeda68
Some refactoring of the config checkboxes
2017-11-25 22:35:24 -05:00
cyian-1756
d3a3e6af03
Some minor refactoring
2017-11-25 22:02:30 -05:00
cyian-1756
ef84cb143b
Minor improvements to Aerisdies folder naming
2017-11-23 10:56:43 -05:00
cyian-1756
36cd9c713f
Minor improvements to Aerisdies folder naming
2017-11-23 10:50:06 -05:00
cyian-1756
5fc50e524b
Fixed ripper for tapas.io
2017-11-23 00:51:37 -05:00
cyian-1756
8e2d32a6bc
Rewrote xhamster ripper to use mobile site
2017-11-23 00:18:09 -05:00
cyian-1756
47822f612e
Better naming output for instagram slide shows
2017-11-22 18:34:08 -05:00
cyian-1756
2e5f8a99b9
Instagram ripper can now downloads slideshows when ripping user profiles
2017-11-22 18:28:00 -05:00
metaprime
f6d58ee748
1.7.2: InstagramRipper: Added support for ripping individual posts
2017-11-21 13:08:22 -08:00
cyian-1756
9d9cf61961
Added support for ripping single pages from instagram ( #239 )
...
* Added support for ripping from single pages
* Removed whitespace
* Instagram folder naming improvments
* Added GID tests for instagram single pages
* Added some album download tests for instagram
* Commented out flaky unit test
2017-11-21 13:07:25 -08:00
metaprime
8840a2baa1
1.7.1: Fix WordpressComicRipper's ripper for freeadultcomix.com; FuraffinityRipper can now rip public albums
2017-11-21 13:03:48 -08:00
metaprime
fc32fbe713
Merge pull request #267 from metaprime/test-wordpress
...
Add WordpressComicRipperTest; remove dead site comics-xxx.com
2017-11-21 13:02:16 -08:00
cyian-1756
0b3f259873
Started on fixing furaffinity ripper
2017-11-21 12:51:00 -08:00
metaprime
9632fcd554
Add test for thisis.delvecomic.com
2017-11-21 12:47:53 -08:00
metaprime
bb0678644c
comics-xxx.com no longer exists
2017-11-21 12:47:53 -08:00
metaprime
bbb4770a11
Add WordpressComicRipperTest
2017-11-21 12:47:53 -08:00
metaprime
f630123a6e
Fix WordpressComicRipper's ripper for freeadultcomix.com ( #270 )
2017-11-21 12:46:58 -08:00
metaprime
4f12914da4
1.7.0: Improved webtoons folder naming; Added code coverage with Coveralls.io; improved unit tests and code coverage; removed rippers for dead sites
2017-11-21 12:22:23 -08:00
cyian-1756
7b912dfa64
Improved webtoons folder naming ( #265 )
2017-11-21 12:12:13 -08:00
metaprime
1000fb78e8
Removed SupertangasRipper (no longer any static content to download)
2017-11-21 04:44:45 -08:00
metaprime
d1aad83d28
Removed MediacrushRipper (permanently down)
2017-11-21 04:23:21 -08:00
metaprime
0afe0377f2
Removed FapprovedRipper (permanently down)
2017-11-21 04:19:04 -08:00
metaprime
14b35a0072
Remove DatwinRipper (datw.in permanently down)
2017-11-21 04:13:12 -08:00
metaprime
46e2ce074a
Remove CheebyRipper (cheeby.com permanently down)
2017-11-21 04:10:38 -08:00
metaprime
7ee18bea79
Remove ButttoucherRipper (butttoucher.com is permanently down)
2017-11-21 04:07:47 -08:00
metaprime
d64282ed7b
Fix #115 : Remove GifyoRipper (gifyo.com no longer exists)
2017-11-21 03:45:49 -08:00
metaprime
b296137b93
Fix #242 : Remove broken and not valuable FineboxRipper ( #245 )
2017-11-21 03:07:36 -08:00
metaprime
dffe9a40aa
ImageStash.com is permanently down: remove ImagestashRipper
2017-11-21 02:05:29 -08:00
metaprime
5510b407ad
Fix loggers ( #235 )
2017-11-19 19:42:12 -08:00
metaprime
9e37d5de27
Remove utils/AES.java ( #234 )
2017-11-19 19:17:05 -08:00
cyian-1756
08d5e665f4
1.6.13: Added support for ripping from instagram tags; Instagram regex now matches all ripable urls; improved regex for pichunter
2017-11-18 09:23:01 -05:00
cyian-1756
ecf72e517e
Merge pull request #222 from cyian-1756/ig_hashtag
...
Added support for ripping from IG tags
2017-11-18 09:16:21 -05:00
cyian-1756
bcf3f9d2a7
Instagram ripper now handles urls with and without a trailing /
2017-11-18 09:07:25 -05:00
cyian-1756
73b165c645
Merge pull request #220 from cyian-1756/ig_regex
...
Improved instagram regex and added sanitizeURL
2017-11-18 08:53:09 -05:00
cyian-1756
e8185aaf3e
Added support for ripping from tags
2017-11-18 07:22:25 -05:00
cyian-1756
5c185c05df
Improved instagram regex and added sanitizeURL
2017-11-18 03:52:17 -05:00
cyian-1756
9214ce14bb
Improved regex for pichunter.com
2017-11-17 17:15:56 -05:00
metaprime
67db5f3d99
1.6.12: Fix InstagramRipper with timestamps; Pichunter galleries support; logging improvements
2017-11-17 02:39:48 -08:00
cyian-1756
d268bb2cee
Pichunter galleries support ( #209 )
...
* Added support for pichunter galleries
* Added unit test for pichunter galleries
2017-11-17 02:37:47 -08:00
metaprime
fad35d1afb
Fix #211 : Add Utils.filesystemSanitized and apply to filename prefix. ( #213 )
2017-11-17 02:37:02 -08:00
metaprime
5912eb9c8a
Update size abbreviations e.g. from kb, mb, to KiB, MiB ( #212 )
2017-11-17 02:36:21 -08:00
cyian-1756
a2fc44aced
Logging fixes ( #189 )
2017-11-17 02:35:37 -08:00
cyian-1756
2efcc0af1f
1.6.11: dded pichunter.com ripper; Changed instagram output name format; added tehyiffgallery ripper; Fixed xchan ripper; Fixed regession in chanRipper folder naming
2017-11-16 18:24:53 -05:00
cyian-1756
6e24a72314
Merge pull request #177 from cyian-1756/instagram_add_date
...
Change to IG ripper filename format and move from JSON ripper to HTML
2017-11-16 18:19:04 -05:00
cyian-1756
d435b1a638
Merge branch 'master' into pichunter
2017-11-16 18:09:11 -05:00
cyian-1756
0b2ff13c3e
Merge pull request #207 from cyian-1756/theyiffgallery
...
Added ripper for theyiffgallery
2017-11-16 17:53:00 -05:00
cyian-1756
a6b3f50b73
Added ripper for Theyiffgallery
2017-11-16 16:18:17 -05:00
cyian-1756
9837f893f1
pichunter now supports all album types
2017-11-16 14:35:40 -05:00
cyian-1756
fc5d4b7533
pichunter ripper no longer errors out on last page
2017-11-16 14:09:03 -05:00
cyian-1756
149ab50dc1
Added basic pichunter ripper
2017-11-16 13:58:21 -05:00
cyian-1756
669a78434c
Added regex for xchan
2017-11-14 13:39:38 -05:00
cyian-1756
4016f35ab4
Ripper now falls back to getHost() and getGID(), not page title
2017-11-14 13:22:20 -05:00
cyian-1756
c1de0ff8e5
Added getCookies func ( #184 )
2017-11-13 02:17:21 -08:00
cyian-1756
07f180ee70
Removed repetitive func
2017-11-12 05:00:39 -05:00
cyian-1756
d1e021f0ef
Added single post support to the instagram ripper
2017-11-12 04:43:26 -05:00
cyian-1756
7f57768f3d
instagram ripper now puts the date the image was posted in the saved file name
2017-11-12 03:15:56 -05:00
cyian-1756
be769a1389
1.6.10: Added viewcomic ripper; Fixed webtoons malformed url error message; Fixed chan ripper thread title; Fixed Modelmayhem ripper
2017-11-12 02:31:23 -05:00
cyian-1756
79958b1342
Merge pull request #71 from cyian-1756/view-comic
...
Added viewcomic ripper
2017-11-12 02:24:00 -05:00
cyian-1756
22f438f445
Merge pull request #163 from RipMeApp/webtoons
...
Fixed webtoons malformed url error message
2017-11-12 02:22:52 -05:00
cyian-1756
690abe848f
Merge pull request #172 from cyian-1756/chanRipperFixes
...
Fixed chan ripper thread title (For real this time)
2017-11-12 02:20:25 -05:00
cyian-1756
ebacc90915
Merge pull request #173 from cyian-1756/ModelMayhamFixes
...
Fixed Modelmayhem ripper
2017-11-11 07:32:57 -05:00
cyian-1756
0845efe328
Fixed Modelmayhem ripper
2017-11-11 03:10:08 -05:00
cyian-1756
2de9d58cca
Fixed chan ripper thread title (For real this time)
2017-11-11 01:56:36 -05:00
cyian-1756
4a5588c06c
Merge pull request #171 from cyian-1756/chanRipperFixes
...
Chan ripper now falls back on page title if thread title can not be …
2017-11-11 01:41:26 -05:00
cyian-1756
84cf9b1fc5
Chan ripper now falls back on page title if thread title can not be found
2017-11-10 21:26:16 -05:00
cyian-1756
ffb26c2fe0
Chan ripper now falls back on page title if thread title can not be found
2017-11-10 09:29:26 -05:00
cyian-1756
33f782155c
1.6.9: Added support for imgur /t/ albums; Added portable mode; Unit tests no longer fail if run twice; Formating fixes
2017-11-10 04:00:39 -05:00
cyian-1756
3f2d119347
Merge pull request #162 from RipMeApp/url_history_fix
...
Remembering url history no longer causes unit tests to fail
2017-11-10 03:58:30 -05:00
cyian-1756
d70df6e9be
Merge pull request #156 from cyian-1756/portable
...
Added portable mode
2017-11-10 03:45:48 -05:00
cyian-1756
806a198cf0
Merge pull request #157 from RipMeApp/imgur_t_albums
...
Added support for imgur /t albums
2017-11-10 03:45:32 -05:00
cyian-1756
3c84dde846
Merge pull request #104 from cyian-1756/hentai.cafe
...
Minor formatting fix for HentaiCafe ripper
2017-11-10 03:42:59 -05:00
cyian-1756
5a81e080f5
Fixed webtoons malformed url error message
2017-11-09 22:02:19 -05:00
cyian-1756
0b7dada59a
Remembering url history no longer causes unit tests to fail
2017-11-09 20:59:31 -05:00
cyian-1756
e584e64206
Added support for imgur /t albums
2017-11-09 01:45:32 -05:00
cyian-1756
9302e0be35
Removed debugging statement
2017-11-08 19:54:00 -05:00
cyian-1756
e4d7950336
Ripme now runs in portable mode if in the same dir as a rip.properties file
2017-11-08 19:45:06 -05:00
cyian-1756
83aac613b5
1.6.8: code clean up; ripme can now remeber and skip already downloaded images
2017-11-08 16:22:41 -05:00
cyian-1756
958643c4e3
Merge pull request #144 from cyian-1756/remember_downloaded
...
Remember downloaded URLs
2017-11-08 16:21:31 -05:00
cyian-1756
5a93260179
Removed unused imports
2017-11-08 03:03:09 -05:00
cyian-1756
79b912aabe
1.6.7: Fixed instagram ripper
2017-11-08 00:26:10 -05:00
cyian-1756
dfab4f6f34
removed test case for private account
2017-11-08 00:19:55 -05:00
cyian-1756
86f7c62213
IG ripper no longer errors out on finish
2017-11-07 23:48:08 -05:00
cyian-1756
b5d09cdc97
IG ripper can now rip videos
2017-11-07 23:40:14 -05:00
cyian-1756
dbdedd7d5a
IG ripper can now rip images from all pages
2017-11-07 23:05:08 -05:00
cyian-1756
a3b533922b
Instagram can now rip from single pages
2017-11-07 22:24:32 -05:00
cyian-1756
14130580d7
1.6.6: Fixed 8muses ripper
2017-11-07 21:11:34 -05:00
cyian-1756
3ad8454a0c
Fixed 8muses ripper
2017-11-07 21:04:38 -05:00
cyian-1756
d5c1efd939
Now uses checkbox for remember.url_history setting
2017-11-07 15:23:41 -05:00
cyian-1756
9898c149e1
Added Utils.getURLHistoryFile() func to get the URL history file path, clearing history now deletes url history file
2017-11-07 04:49:39 -05:00
cyian-1756
169547d745
Change method that didn't need to be public to private
2017-11-07 04:27:36 -05:00
cyian-1756
c69613d8a5
Ripme now remembers downloaded URLs and doesn't try to redownload them
2017-11-07 04:11:13 -05:00
cyian-1756
d11443e8ec
Can amlost skip already downloaded urls
2017-11-05 14:35:15 -05:00
cyian-1756
b2b5f4175b
1.6.5: Imgbox ripper now downloads full sized image from galleries
2017-11-03 22:29:19 -04:00
cyian-1756
c6057b1409
Imgbox ripper now downloads full sized images when downloading from galleries
2017-11-03 21:41:21 -04:00
cyian-1756
64c89815f5
1.6.4: Added webtoons ripper
2017-11-03 00:33:33 -04:00
cyian-1756
3f593dd480
Merge pull request #52 from cyian-1756/webtoons
...
Added Webtoons ripper
2017-11-03 00:05:00 -04:00
cyian-1756
edd6dfa0a3
Can now rip all webtoons comics
2017-11-03 00:01:13 -04:00
cyian-1756
d327ad34b0
1.6.3: Window is now resizable; Added Porncomix.info ripper; Fixed imgbox ripper; Added hentai2read ripper
2017-11-01 13:20:28 -04:00
cyian-1756
08d3d38008
Merge pull request #112 from cyian-1756/hentai2read
...
Added hentai2read ripper
2017-11-01 13:15:09 -04:00
cyian-1756
a084ffe08b
Fixed hentai2read ripper formatting
2017-11-01 13:07:35 -04:00
cyian-1756
0640cf36c2
Merge pull request #135 from cyian-1756/porncomix
...
Added Porncomix.info ripper
2017-11-01 13:02:24 -04:00
cyian-1756
637e594a4a
Merge pull request #133 from cyian-1756/imgbox
...
Fixed imgbox ripper
2017-11-01 13:00:41 -04:00
cyian-1756
fec24fc697
fixed porncomix.info ripper
2017-10-31 21:48:05 -04:00
cyian-1756
a05a9689f6
Added Porncomix.info ripper
2017-10-31 21:39:07 -04:00
iqqu
f4d75bfd04
Make window always resizable
2017-10-30 19:48:04 -04:00
iqqu
3cce0ba552
Work around Linux windowing bug
2017-10-30 18:26:34 -04:00
iqqu
b32bbb919f
Make URL bar full height
2017-10-30 18:14:10 -04:00
cyian-1756
a29c964fbc
Fixed imgbox ripper
2017-10-29 12:05:11 -04:00
iqqu
eb68b63999
Make expanded window resizable
2017-10-26 12:29:31 -04:00
cyian-1756
4ae15d4ea6
1.6.2: Fixed shesfreaky.com ripper; Fixed imgbox ripper; Fixed Xhamster video ripping
2017-10-26 10:37:33 -04:00
cyian-1756
71b06fd872
Merge pull request #120 from cyian-1756/shesfreaky
...
Fixed shesfreaky.com ripper
2017-10-26 10:32:43 -04:00
cyian-1756
5ecb9328e6
Merge pull request #127 from cyian-1756/imgbox
...
Fixed imgbox ripper
2017-10-26 10:32:16 -04:00
cyian-1756
d93aaf8652
Merge pull request #58 from rephormat/hotfix/xhamster-videos-subdir
...
Fixes RipMeApp/ripme#57
2017-10-26 10:30:56 -04:00
cyian-1756
cba82ccbe6
Fixed imgbox ripper
2017-10-26 05:32:44 -04:00
cyian-1756
8a42081f19
1.6.1: Rolled E621Ripper back from 1.6.0 to the 1.5.15 version
2017-10-26 04:50:49 -04:00
cyian-1756
3f3f7d6031
Rolled E621Ripper back from 1.6.0 to the 1.5.15 version
2017-10-26 04:47:14 -04:00
cyian-1756
3db32d2ffc
Temp fix for some errors brought on by the 1.6.0 update
2017-10-26 04:38:10 -04:00
cyian-1756
0871eea643
Updated to java 8; Some code cleanup
2017-10-25 14:38:22 -04:00
Julien Machiels
d043685d2e
Update to Java 8
...
* Changed the Maven target to 1.8
* Performed a preliminary cleanup using IntelliJ's Code Analysis (Only Java 7/8 updates and a few other entries in the Error and Warnings categories)
* Updated the readme to change the required Java version
2017-10-24 16:45:10 +02:00
cyian-1756
9537223f89
Fixed shesfreaky.com ripper
2017-10-23 23:48:19 -04:00
cyian-1756
81f888efdc
hentai2read ripper now handles short comics and urls with and without a trailing /
2017-10-23 10:31:08 -04:00
cyian-1756
7af58bcc1d
1.5.15: Added Hbrowse.com ripper; 8muses ripper now can rip from all album types
2017-10-23 05:16:55 -04:00
cyian-1756
3e5e9d6096
Merge pull request #111 from cyian-1756/8muses
...
8muses ripper now can rip from all album types
2017-10-23 05:15:12 -04:00
cyian-1756
2c131e37ee
Minor rweak to 8muses album naming
2017-10-21 20:22:05 -04:00
cyian-1756
9ad44f4ba0
8muses ripper now can rip from pages with both normal albums and sub albums and has ASAP ripping for sub albums
2017-10-21 19:56:47 -04:00
cyian-1756
5794e52477
Minor formatting fix
2017-10-17 14:11:31 -04:00
cyian-1756
7c6c2f394a
hbrowse ripper now get real GID
2017-10-17 14:06:15 -04:00
cyian-1756
56051bf1af
Hbrowse.com ripper now includes album title
2017-10-17 00:21:15 -04:00
cyian-1756
564bab9ab0
Added Hbrowse.com ripper
2017-10-17 00:02:44 -04:00
cyian-1756
8064772aa8
1.5.14: Myhentaicomics ripper no longer tries to download ads; Added hentai.cafe ripper; Fixed sankakucomplex ripper
2017-10-16 17:16:29 -04:00
cyian-1756
cb55415c28
Merge pull request #99 from cyian-1756/chan.sankakucomplex
...
Fixed sankakucomplex ripper
2017-10-16 17:13:33 -04:00
cyian-1756
c0097ec14d
Merge pull request #102 from cyian-1756/hentai.cafe
...
Added hentai.cafe ripper
2017-10-16 17:12:59 -04:00
cyian-1756
d4cb2b6ac4
hentai.cafe now supports urls with unicode
2017-10-16 16:30:48 -04:00
cyian-1756
2f30df0d5e
Added hentai.cafe ripper
2017-10-16 15:32:04 -04:00
cyian-1756
990a60a58e
Myhentaicomics ripper no longer tries to download ads
2017-10-15 11:56:50 -04:00
qjex
dd81f7acf6
Default config paths added
2017-10-15 15:21:58 +03:00
cyian-1756
57ec9826c9
fixed getting GID
2017-10-14 23:46:17 -04:00
cyian-1756
2f98036007
Fixed SankakuComplex Ripper
2017-10-14 19:21:31 -04:00
cyian-1756
6db0c5eb5f
Now downloads full sized images
2017-10-13 21:32:34 -04:00
metaprime
da69d690af
1.5.13: InstagramRipper: fixed minor bug
2017-10-12 02:34:23 -07:00
metaprime
f8be5f2d74
Fix style
2017-10-12 02:22:24 -07:00
Jozsef.Kerekes
0c995f67f0
Instagram: [standard_resolution] is not a JSONObject.
...
Improvement after feedback
2017-10-12 02:21:00 -07:00
Jozsef.Kerekes
7587961e90
Instagram: [standard_resolution] is not a JSONObject.
2017-10-12 02:21:00 -07:00
metaprime
3a70c6f5ab
Window positioning issue workaround needs to be applied to saving the window position.
2017-10-12 02:13:22 -07:00
metaprime
886ce4b033
1.5.12: Make tray icon optional; work around window positioning bug on Windows.
2017-10-12 02:01:54 -07:00
metaprime
4ef73a0c07
Do not manually position window on Windows to work around javaw.exe not closing. ( Closes 4pr0n/ripme#412 , Closes RipMeApp/ripme#70 )
2017-10-12 01:59:31 -07:00
Jouni Järvinen
15a0c39a3b
Make tray icon optional ( #69 )
...
Maybe now I get along with GitHub ...
2017-10-12 01:43:07 -07:00
metaprime
977e11f0ae
1.5.11: Added -v, --version flag
2017-10-12 01:14:58 -07:00
Arvanitis Christos
2c0ea7b066
Added -v, --version flag ( #54 )
...
* Added -v, --version flag
* Added -v entry in help info
* Minimum check optimization for if else part
* Rewrite shortest version
2017-10-12 01:12:10 -07:00
cyian-1756
c4b8f800f9
1.5.10: Added ripper for cfake.com; Fixed nhentai album naming
2017-10-07 15:56:26 -04:00
cyian-1756
47b23b92b5
Merge pull request #72 from cyian-1756/cfake
...
Added cfake.com ripper
2017-10-07 15:41:08 -04:00
cyian-1756
d97734652e
Nhentai links now inculde nhentai in the folder title
2017-10-07 14:43:15 -04:00
cyian-1756
472f38ef11
1.5.9: InstagramRipper now downloads full sized images; ImagefapRipper Now adds GID to folder name
2017-10-07 04:33:49 -04:00
cyian-1756
55e7a38cae
Merge pull request #80 from cyian-1756/imagefap
...
[Imagefap] Now adds GID to folder name when using album name as floder name
2017-10-07 04:28:47 -04:00
cyian-1756
e03838694a
Merge pull request #83 from ULBAZOR/patch-2
...
InstagramRipper getOriginalUrl retrieving cropped images fix
2017-10-07 04:19:11 -04:00
cyian-1756
0cc6f0b35b
1.5.8: Fixed 8muses ripper
2017-10-07 03:48:05 -04:00
cyian-1756
a73e55833b
Merge pull request #5 from cyian-1756/8muses
...
8muses ripper now uses new cdn url
2017-10-07 03:36:19 -04:00
ULBAZOR
00a87f74d9
Update InstagramRipper.java
...
These changes to the getOriginalUrl should make sure that the InstagramRipper stops retrieving the cropped versions of the images.
2017-09-18 05:21:16 +02:00
cyian-1756
f05cee4c07
Now adds GID to folder name when using album name as floder name
2017-09-12 00:27:57 -04:00
cyian-1756
ec399007f2
Style changes
2017-09-05 14:40:40 -04:00
cyian-1756
f643172cef
Removed extra newlines
2017-09-05 14:37:48 -04:00
cyian-1756
b1ed146c3b
Added cfake.com ripper
2017-09-04 22:03:27 -04:00
cyian-1756
1df516a9f9
Added viewcomic ripper
2017-09-04 15:22:50 -04:00
rephormat
c5f6367fe6
Fixes RipMeApp/ripme#57
2017-08-23 12:40:19 -05:00
cyian-1756
e323495b65
Webtoon ripper can now rip from all pages
2017-08-19 00:27:00 -04:00
cyian-1756
47c67b1733
Added basic webtoons ripper
2017-08-19 00:13:22 -04:00
MetaPrime
a1ed774550
1.5.7: Added EromeRipper
2017-08-12 13:37:48 -07:00
cyian-1756
e9fd306985
Added ripper for erome.com ( #48 )
2017-08-12 13:28:06 -07:00
MetaPrime
1c44904afe
1.5.6: Fixed ImagearnRipper; Fixed SmuttyRipper
2017-08-12 03:40:57 -07:00
cyian-1756
3180372a9f
Fixed ImagearnRipper ( #45 )
2017-08-12 03:40:04 -07:00
MetaPrime
1214d19187
Merge 4pr0n/ripme#493 from @cyian-1756/smutty. Adds http: before links. Fixes 4pr0n/ripme#442 .
2017-08-12 03:20:02 -07:00
cyian-1756
274bf2f879
Now uses https for all links
2017-08-11 14:55:39 -04:00
cyian-1756
56422e0f00
Fixed 8muses ripper
2017-08-11 14:12:02 -04:00
metaprime
7b24aada50
1.5.5: Wordpress comic ripper Updates
2017-08-11 02:41:57 -07:00
cyian-1756
6c7e70bd56
Wordpress comic ripper Updates
2017-08-11 02:39:44 -07:00
metaprime
78bd8d8b71
1.5.4: Added Luscious.net ripper
2017-08-11 02:23:24 -07:00
cyian-1756
70ceec9f0d
Added Luscious.net ripper ( #24 )
2017-08-11 02:18:23 -07:00
cyian-1756
f393060907
Changed 8muses image host
2017-08-10 10:12:10 -04:00
metaprime
6f83c9ce93
1.5.3: Eroshare links redirect to Eroshae; add AerisdiesRipper
2017-08-10 03:11:52 -07:00
metaprime
e07d60a4ce
Merge pull request #29 from cyian-1756/eroshare_mirror
...
Eroshareripper now uses mirror for data
2017-08-10 03:10:12 -07:00
metaprime
db4dcaba9b
Merge pull request #30 from cyian-1756/aerisdies
...
Added basic support for aerisdies.com
2017-08-10 02:34:49 -07:00
cyian-1756
cdbdc995f1
Added eroshare mirror eroshae
2017-08-09 17:01:10 -04:00
cyian-1756
db5e7f0837
Added basic support for aerisdies.com
2017-08-01 20:45:58 -04:00
cyian-1756
fdf82f5126
changed regex to include eroshare.com
2017-07-29 21:51:41 -04:00
cyian-1756
fb6e23e7d6
Eroshareripper now uses mirror for data
2017-07-29 21:07:30 -04:00
cyian-1756
709ae1b13a
switched up regex
2017-07-13 10:58:37 -04:00
metaprime
55b54eb9ba
1.5.2: Fix Imgur titles; fix xhamster (new URL format); fixed Instagram ripping cropped pictures
2017-07-05 01:11:54 -07:00
Luke Payne
c37a7c351a
Fixed Instagram Ripper cropping issue
...
Merged 4pr0n/ripme#592
Fixes 4pr0n/ripme#541
2017-07-05 01:07:39 -07:00
Luke Payne
cfab32d271
Updated xhamster ripper to support new URL format
...
Fixes 4pr0n/ripme#593
Fixes ripmeapp/ripme#4
2017-07-05 00:32:57 -07:00
cyian-1756
9d66de15e9
Removed hackish workaround
2017-06-28 13:12:14 -04:00
cyian-1756
09c9d2817a
implmented hackish workaround
2017-06-25 15:36:31 -04:00
cyian-1756
021cd031ee
Merge pull request #6 from cyian-1756/imgur
...
Removed dead code from imgur ripper and improved getAlbumTitle
2017-06-25 13:03:09 -04:00
cyian-1756
de4dac516b
Fixed ripme erroring out when the rip finished
2017-06-25 12:42:12 -04:00
cyian-1756
7610ae89a7
Fixed 8muses ripper
2017-06-25 11:58:37 -04:00
MetaPrime
451f38e6d4
1.5.1: Ensure update mechanism is working correctly.
2017-06-24 13:21:22 -07:00
MetaPrime
508327d80d
1.5.0: Change 'home' repo from 4pr0n/RipMe to RipMeApp/RipMe
2017-06-24 13:18:54 -07:00
cyian-1756
d2a3a7a9b4
Made default imgur title a constant
2017-06-22 14:07:12 -04:00
cyian-1756
a0e3307ffb
Minor formating improvements
2017-06-22 14:04:53 -04:00
cyian-1756
4ae28c3af3
Improved imgur title grabbing
2017-06-22 09:48:17 -04:00
cyian-1756
36c86462ea
Imgur ripper no longer adds Imgur: The most awesome images on the Internet to titles
2017-06-22 09:37:55 -04:00
MetaPrime
1bcec928a4
1.4.21: Added Chevereto ripper (hushpix.com, tag-fox.com)
2017-06-21 09:42:23 -07:00
MetaPrime
6eb9601528
Merge pull request #455 from cyian-1756/chevereto
...
Added a ripper for Chevereto
2017-06-21 09:35:15 -07:00
cyian-1756
d30c4b606d
Removed broken json ripper
2017-06-19 20:17:07 -04:00
MetaPrime
71694196b9
Fix style
2017-06-19 10:45:15 -07:00
MetaPrime
7ef8a0879f
1.4.20: EroshareRipper can now rip user profiles
2017-06-15 12:27:59 -07:00
cyian-1756
128d384d29
Eroshare can now rip profiles ( Fixes #465 ) ( #578 )
2017-06-15 12:21:08 -07:00
MetaPrime
6443240901
1.4.19: WordpressComicRipper supports more rippers; improvements to Instagram and code quality
2017-06-06 10:33:00 -07:00
MetaPrime
b8294b8152
WordpressComicRipper: fix formatting
2017-06-06 10:25:27 -07:00
cyian-1756
90a8ab6f81
Wordpress comic ripper now supports more sites ( #527 )
...
* better filenaming for buttsmithy images
* Added better file naming for www.totempole666.com
* Added better file naming for http://themonsterunderthebed.net and fixed file naming if
* Added better filenaming for buttsmithy
* Added saw dust webcomic
* minor bug fixes and added support for http://freeadultcomix.com
* Added http://thisis.delvecomic.com
* added test links
* added comics-xxx.com
* removed uneeded sleep()s and == trues
* fixed prismblush.com naming
2017-06-06 10:22:14 -07:00
Gaboso
cb85a0fa35
Improvement in Base64 ( #545 )
...
* Improvement in Base64
Added a private constructor to hide the implicit public one.
Modified the switch statement by the 'if' statement to increase readability.
Merge 'if' blocks with equal implementations.
Extracted the ternary operation nested in an independent declaration.
* Removed unnecessary method.
Bringing back the braces.
Clarifying ternary operation with parentheses.
2017-06-06 10:13:28 -07:00
cyian-1756
4f8919e8d5
fixed sanitizeURL in IG ripper ( #569 )
2017-06-06 10:10:16 -07:00
MetaPrime
994223dae3
1.4.18: Fix video rippers (broken in 1.4.14)
2017-05-23 10:38:44 -07:00
MetaPrime
33520a205e
Fix video rippers: Revert breaking change to exception handling.
2017-05-23 10:38:08 -07:00
MetaPrime
0164656d39
1.4.17: MyHentaiComics improvements
2017-05-23 10:02:56 -07:00
cyian-1756
0c507c23aa
Myhentaicomics ripper now rips all pages from tag and searches ( #540 )
...
* Now starts download right away when downloading from tags and searches
* Now rips from searches/tags ASAP
2017-05-23 09:59:49 -07:00
MetaPrime
89df4d7812
Merge pull request #547 from Gaboso/interfaces
...
Removed public modifier for methods on interfaces because it is redundant
2017-05-18 10:39:06 -07:00
MetaPrime
8bfd15ecdd
1.4.16: Fix Eightmuses; Add Instagram album support
2017-05-18 10:34:44 -07:00
Gaboso
c4ee75688c
Remove all blank lines added previously in RipperInterface
2017-05-18 13:33:56 -04:00
MetaPrime
500120c762
Merge #538 @l1am9111: Add Instagram album support ( Fixes #459 )
...
Add support for Instagram albums
2017-05-18 10:27:48 -07:00
cyian-1756
29bf60c0da
Added Eightmuses new cdn ( #543 )
2017-05-18 09:55:50 -07:00
Gaboso
44fe9885ab
Removed public modifier for methods on interfaces because it is redundant.
2017-05-18 01:44:51 -04:00
MetaPrime
d36a5f72e5
1.4.15: Fixed DeviantArt Ripper
2017-05-15 10:43:30 -07:00
MetaPrime
f08ae4ce4e
Merge #516 @Wiiplay123: Fixed deviantArt ripping
2017-05-15 10:30:40 -07:00
MetaPrime
2055cb0d9d
Fix indentation.
2017-05-15 10:28:45 -07:00
Wiiplay123
3d359be958
Added precaution for URLs with slashes at the end when determining file name
...
Made for my FurAffinity branch, brought it over to master branch because
it could come in handy for other things.
2017-05-14 20:15:27 -05:00
l1am9111
d43f14e4b2
Add support for Instagram albums
...
Adds support for the "carousel" data type
2017-05-12 19:09:49 +01:00
MetaPrime
7268a10ef3
Spacing around keywords and braces
2017-05-09 17:50:32 -07:00
MetaPrime
eb979cc1f6
Convert tabs to spaces.
2017-05-09 17:34:57 -07:00
MetaPrime
b6c925caae
Various reformatting.
2017-05-09 16:16:17 -07:00
MetaPrime
cd8784ed85
Missing braces, various cleanup.
2017-05-09 16:16:17 -07:00
MetaPrime
92405fb9f8
WordpressComicRipper: fix indentation
2017-05-09 16:16:16 -07:00
MetaPrime
c75aad47d4
Completely reformatted XbooruRipper; add missing braces.
2017-05-09 16:16:11 -07:00
MetaPrime
56093cc1ad
Completely reformatted PahealRipper; add missing braces.
2017-05-09 15:36:37 -07:00
MetaPrime
d2a4412a85
Convert tabs to spaces, remove some unused imports.
2017-05-09 15:35:43 -07:00
MetaPrime
65b11d1e00
Trim trailing whitespace, remove some unused imports.
2017-05-09 15:22:55 -07:00
MetaPrime
3e219089f9
1.4.14: Improvements to ChanRipper (rip external links), MyHentaiComics, and Twitter (video and albums)
2017-05-09 15:04:23 -07:00
MetaPrime
d8d7b5096a
Various style cleanup.
2017-05-09 15:03:12 -07:00
MetaPrime
9410ea806c
Revert style change which hurt readability.
2017-05-09 14:58:00 -07:00
MetaPrime
8bbc33faf3
Revert change that regressed appearance of UI.
2017-05-09 14:54:27 -07:00
torbica
6ca4ebd176
Twitter: added support for video and multiple-image tweets ( #478 )
2017-05-09 14:42:14 -07:00
cyian-1756
a38597d6fe
Added ASAP ripping to Myhentaicomics ripper ( #476 )
2017-05-09 14:11:17 -07:00
Gaboso
34f2909050
Updated application action icons for icons used in Google Material Design ( #518 )
2017-05-09 14:03:56 -07:00
Erwin de Haan
441790bb3c
ChanRipper: now downloads imgur links, etc. ( #185 )
2017-05-09 14:02:24 -07:00
MetaPrime
e6fa9263f1
1.4.13: Fixed furaffinity ripper.
2017-05-09 13:42:04 -07:00
MetaPrime
2ea059c2d3
Fix furaffinity text file naming. Closes #479
2017-05-09 13:40:22 -07:00
MetaPrime
b64a649635
Merge pull request #480 from cyian-1756/furaffinity
...
Minor css updates to Furaffinity ripper
2017-05-09 13:19:11 -07:00
MetaPrime
2204b3ffad
1.4.12: Fixed Crash on Win10 CU; Fixed SSL error on xHamster.
2017-05-09 12:37:42 -07:00
cyian-1756
269d892388
Fixed SSL error with ep.xhamster domain ( #520 )
2017-05-09 12:36:27 -07:00
Blockmebob
a71fce5768
MainWindow.java : Select Save Directory Crash Fix ( #523 )
...
Fixes bug in Java that arose in Windows 10 Creator Update.
Caused the user to be unable to select directory with Windows Look & Feel enabled due to crashing. Disabling System Extension Hiding is currently the workaround suggested by Java devs.
See here: https://bugs.openjdk.java.net/browse/JDK-8179014
2017-05-09 12:35:28 -07:00
MetaPrime
14269e3cfb
1.4.11: Instagram: fixed cropped images issue.
2017-05-09 12:18:19 -07:00
Josh Kastang
8fe94647dd
Merge #524 : Fix instagram cropping issue. Fixes #519 , Fixes #499
2017-05-09 12:16:31 -07:00
MetaPrime
688e8f0e13
1.4.10: Add WordPressComicRipper (various sites supported)
2017-05-09 03:03:17 -07:00
MetaPrime
2a39ef63a9
Merge pull request #497 from cyian-1756/wordpressComicRipper
...
Wordpress comic ripper
2017-05-09 02:45:16 -07:00
Wiiplay123
624c28befa
Fixed deviantArt download link resolving
...
Turns out getURL works perfectly fine, but the Location header doesn't.
2017-04-29 21:07:49 -05:00
Wiiplay123
8f409eb28a
Fixed deviantArt downloading low res when higher res is available
...
Also fixed a few bugs related to non-image items that crashed the rip.
2017-04-29 14:35:39 -05:00
Wiiplay123
d55cf06c90
Merge remote-tracking branch 'refs/remotes/4pr0n/master'
2017-04-29 14:14:06 -05:00