Commit Graph

820 Commits

Author SHA1 Message Date
metaprime
e60765bad3 Update .travis.yml to upload code coverage to Coveralls 2017-11-18 23:14:26 -08:00
metaprime
e78f961c88 Move badges around on README 2017-11-18 23:11:44 -08:00
metaprime
4c6e3bd115
Merge pull request #227 from metaprime/coverage
Add code coverage with coveralls.io; Issue #226: Temporarily disable ImagefapRipperTest
2017-11-18 23:07:34 -08:00
metaprime
eda92001af Update LICENSE and .gitignore 2017-11-18 23:06:13 -08:00
metaprime
1e47413fdb Issue #226: Temporarily disable ImagefapRipperTest because fap.to is unreachable. 2017-11-18 22:52:42 -08:00
metaprime
a95cc719d2 pom.xml: Coveralls plugins 2017-11-18 20:40:28 -08:00
metaprime
0475db5fab Add Coveralls code coverage badge 2017-11-18 20:31:50 -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
91b52a48ed
Merge pull request #217 from cyian-1756/pichunter
Improved regex for pichunter.com
2017-11-18 08:52:52 -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
260bc7a6c7
Merge pull request #204 from cyian-1756/pichunter
Added ripper for Pichunter.com
2017-11-16 18:12:50 -05:00
cyian-1756
f3911f14a0
Merge branch 'master' into pichunter 2017-11-16 18:09:48 -05:00
cyian-1756
d435b1a638
Merge branch 'master' into pichunter 2017-11-16 18:09:11 -05:00
cyian-1756
18452c3800 Disabled test : BasicRippersTest#testXhamsterAlbums -- fix and re-enable or remove 2017-11-16 17:57:14 -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
2e1d78f179
Merge pull request #201 from cyian-1756/anon-ib
chanRipper now falls back to  getHost() and getGID(), not page title
2017-11-16 17:52:40 -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
a031ffe412 Fixed pichunter test 2017-11-16 14:35:10 -05:00
cyian-1756
1dc90693a7 Added unit test for pichunter 2017-11-16 14:18:52 -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
metaprime
c94de79c46
Update .gitignore (as per #107 by @MrTimscampi) 2017-11-13 04:39:38 -08:00
metaprime
8f0d4fdca9
Fix RippersTest and disable other failing tests (opened #181 #182 #183 #185 #186 #187) (#188) (Fixes #21) 2017-11-13 02:18:43 -08:00
cyian-1756
c1de0ff8e5 Added getCookies func (#184) 2017-11-13 02:17:21 -08:00
metaprime
e12d4a3d15
CONTRIBUTING.md: expanded section on NSFW content. 2017-11-13 00:47:29 -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