Commit Graph

1099 Commits

Author SHA1 Message Date
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
55657dc0bf Merge branch '4pr0n-master' 2017-06-24 18:38:28 -07:00
MetaPrime
0e909f2948 Update documentation and issue- and PR- templates. 2017-06-24 18:37:55 -07:00
MetaPrime
21361f6472 Merge branch '4pr0n-master' 2017-06-24 17:04:47 -07:00
MetaPrime
4de550c882 Update README links to point to RipMeApp repo and wiki. 2017-06-24 15:05:59 -07: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
e0b104f55b Update ISSUE_TEMPLATE.md to be more focused. 2017-06-19 11:10:05 -07:00
MetaPrime
b073a819ea Update ISSUE_TEMPLATE.md 2017-06-19 11:00:36 -07:00
MetaPrime
71694196b9 Fix style 2017-06-19 10:45:15 -07:00
MetaPrime
153b206260 Add style check utilities. 2017-06-19 10:45:11 -07:00
MetaPrime
93a7400a7c Added CONTRIBUTING.md, ISSUE_TEMPLATE.md, and PULL_REQUEST_TEMPLATE.md
Added to :/.github/ folder to avoid clutter in the root directory.

See: GitHub's documentation of this feature at:
https://github.com/blog/2111-issue-and-pull-request-templates
2017-06-18 18:52:28 -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
dc2c100d9d Merge branch 'formatting': Various code cleanup and formatting. 2017-05-09 17:52:23 -07: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