Commit Graph

528 Commits

Author SHA1 Message Date
cyian-1756
edd6dfa0a3 Can now rip all webtoons comics 2017-11-03 00:01:13 -04: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
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
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
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