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
cyian-1756
128d384d29
Eroshare can now rip profiles ( Fixes #465 ) ( #578 )
2017-06-15 12:21:08 -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
cyian-1756
4f8919e8d5
fixed sanitizeURL in IG ripper ( #569 )
2017-06-06 10:10:16 -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
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
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
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
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
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
Erwin de Haan
441790bb3c
ChanRipper: now downloads imgur links, etc. ( #185 )
2017-05-09 14:02:24 -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
cyian-1756
269d892388
Fixed SSL error with ep.xhamster domain ( #520 )
2017-05-09 12:36:27 -07:00
Josh Kastang
8fe94647dd
Merge #524 : Fix instagram cropping issue. Fixes #519 , Fixes #499
2017-05-09 12:16:31 -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
MetaPrime
d728d64575
Merge pull request #481 from cyian-1756/HentaiFoundry
...
Changed hentaifoundry file name format
2017-04-28 10:41:05 -07:00
Wiiplay123
4cf9f09293
Fixed deviantArt "no next page found" error
...
The pagination buttons are gone. The "coffset" buttons for comment
pages, not gallery pages. I patched this by using a link found in the
HTML itself that I think is used by JavaScript to generate the
pagination buttons.
2017-04-27 00:18:42 -05:00
Wiiplay123
f2afb840dd
Fixed deviantArt description file name issue.
...
The deviantArt description file name will now match the image file name,
rather than the URL.
2017-04-26 23:13:11 -05:00
Wiiplay123
8da945a8fe
Fixed deviantArt description ripping again
...
Forgot to change an "a" to a "span", fixed now.
2017-04-25 21:18:03 -05:00
Wiiplay123
c3d1c7b654
Fixed deviantArt ripping
...
Uses the data-super-full-img attribute of thumbnails as first attempt to
get a full image URL. If that doesn't work (as is the case with mature
items), the JSON is used. thumbToFull is still broken in this commit,
but shouldn't be needed.
2017-04-25 20:17:26 -05:00
cyian-1756
a5e30634ad
Now rips all pages
2017-04-25 14:42:57 -04:00
cyian-1756
d733e9f6dd
now rips images of all sizes
2017-04-25 14:39:05 -04:00
cyian-1756
ac7cad038b
Updated hentaifoundry ripper for new site css
2017-04-25 14:02:18 -04:00
metaprime
dbb926824a
jagodibuja: fixed formatting
2017-04-25 10:09:00 -07:00
metaprime
f089e804fd
Merge branch 'master' into m
2017-04-25 10:01:19 -07:00
cyian-1756
17b4f5fc32
Now cna rip all comics from jagodibuja.com
2017-04-25 07:31:04 -04:00
cyian-1756
1849fdba2d
added ASAP ripping
2017-04-25 07:10:40 -04:00
cyian-1756
a953cc39b0
Added missing ;
2017-04-25 06:57:44 -04:00
metaprime
b69a663fcb
Merge branch 'cyian-1756-xhamster'
2017-04-25 03:35:06 -07:00
metaprime
036cff3a30
Removed MinusRipper (dead website)
2017-04-25 03:20:54 -07:00
metaprime
74c7a39ae4
Merge branch 'cyian-1756-thechive' into pr495
2017-04-25 03:01:14 -07:00