Commit Graph

1370 Commits

Author SHA1 Message Date
cyian-1756
b8b5cde728 Minor css updates to Furaffinity ripper 2017-03-17 17:33:36 -04:00
cyian-1756
b3873b26b4 SinnerComics: Added work around for naming bug (#472) 2017-03-14 14:16:33 -07:00
cyian-1756
97de669ac2 Tweaked regex, added tag-fox.com 2017-03-07 00:04:28 -05:00
cyian-1756
0a81eeac43 Removed logging line 2017-03-06 23:47:18 -05:00
cyian-1756
2c99c6140c Now rips full albums 2017-03-06 23:43:44 -05:00
cyian-1756
5595894992 removed none working site 2017-03-06 22:59:13 -05:00
metaprime
9889daab44 1.4.4: Added SinnerComics, MyHentaiComics rippers; improve E621 ripper. 2017-03-02 01:44:29 -08:00
metaprime
65df1824a9 Ignore txt files. 2017-03-02 01:30:05 -08:00
metaprime
ec565c3864 Merge #428 from kas-luthor/fix-299: Rewritten E621 ripper 2017-03-02 01:30:09 -08:00
metaprime
90166d9bcf Merge #454 from cyian-1756/myhentaicomics: Added Myhentaicomics Ripper 2017-03-02 01:21:16 -08:00
metaprime
2eccc938a3 Merge #456 from cyian-1756/sinnercomics: Added ripper for sinner comics 2017-03-02 01:14:55 -08:00
metaprime
602c5ce7c6 1.4.3: Add missing subdomain for 4chan; fix ehentai, 8muses; add zizki ripper. 2017-03-01 02:18:13 -08:00
metaprime
5ea46c8870 Merge pull request #430 from sodazona/master: Added ripper for zizki.com 2017-03-01 02:14:02 -08:00
metaprime
88bf900196 Merge #451 from @cyian-1756/8muses
This commit fixes the naming issue with 8muse comic issues (A comic with the name format of Comic_name/issue_X would be written to a folder called issue_X instead of comic_name_issue_X)

Also fixes #461 (8muses URL format changed)
2017-03-01 02:08:45 -08:00
cyian-1756
63801db258 Changed ripper to follow new url format 2017-02-28 02:40:16 -05:00
cyian-1756
94738b1647 Added ripper for sinner comics 2017-02-22 09:58:52 -05:00
cyian-1756
c42831fc63 added chevereto ripper 2017-02-22 09:47:25 -05:00
kas-luthor
ab91254226 Code style changes 2017-02-22 10:31:55 +01:00
cyian-1756
06e88efedf removed the unused g subdomain from the ehentai ripper (#453) 2017-02-21 22:24:52 -08:00
cyian-1756
334a124b9f Added missing subdomain for 4chan (#452) 2017-02-21 22:23:53 -08:00
cyian-1756
392d4b0ff5 Added basic chevereto ripper 2017-02-21 18:32:45 -05:00
cyian-1756
fd15ab8673 added missing ; 2017-02-21 17:29:34 -05:00
cyian-1756
5eaa8a7d8c Added Myhentaicomics Ripper 2017-02-21 17:14:59 -05:00
cyian-1756
44d71e6340 Fixed 8muses naming issue and removed catch for unthrown error 2017-02-21 15:39:52 -05:00
MetaPrime
306b7ec9cb Update latestVersion to 1.4.2 to updater detects new version. 2017-02-21 11:35:48 -08:00
MetaPrime
bfe739b7bd 1.4.2: Added nhentai ripper. 2017-02-21 11:30:33 -08:00
MetaPrime
95e4dc3d14 Merge #443: Added ripper for nhentai.net 2017-02-21 11:26:30 -08:00
MetaPrime
e9b75ddf1f Fix formatting. 2017-02-19 00:37:45 -08:00
midweekmayhem
98438521a8 Added new ripper for http://nhentai.net/ 2017-02-08 15:27:43 +09:00
Sodazona
21476ec2eb Added ripper for zizki.com 2017-01-15 17:59:58 +00:00
kas-luthor
2f4793e9e3 Added utility functions for parsing URL queries
Rewrote E621Ripper to not use regexes anymore (therefore interacting
better with special chars in URLs)
2017-01-14 22:45:23 +01:00
kas-luthor
1fb9c4cc21 Added maven compiler plugin and set source and target version to 1.6 (to
stop eclipse from bickering about @override on interface
implementations)
2017-01-14 22:11:36 +01:00
MetaPrime
17ad27f5fb Update README to include message about updating to 1.4. 2016-12-30 17:52:51 -06:00
MetaPrime
93bc32f7b3 1.4.1: Fixed Imgbox: correctly downloads full-size images. 2016-12-27 23:19:31 -06:00
MetaPrime
2ea2bee74a Fix #401: Imgbox: correctly convert thumbnail urls to full-size urls. 2016-12-27 23:14:25 -06:00
MetaPrime
0057e4542f Fix message for 1.4.0 in changelog. 2016-12-27 02:07:36 -06:00
MetaPrime
ebe76cc120 1.4.0: Fixed update mechanism. Some improvements to Imgur, etc. 2016-12-27 02:00:12 -06:00
MetaPrime
121dc3e7ff 1.3.9: (Version bump to confirm updates now work correctly.) 2016-12-27 01:55:33 -06:00
MetaPrime
a5bac662b1 1.3.8: Attempt to fix updates by switching to raw.githubusercontent.com instead of rawgit.com. 2016-12-27 01:49:57 -06:00
MetaPrime
c7354ed91a 1.3.7: (Version bump to confirm updates now work correctly.) 2016-12-27 01:43:58 -06:00
MetaPrime
3505840374 Attempt to fix updates by switching update source to the raw file in master on GitHub (rawgit.com was problematic). 2016-12-27 01:34:55 -06:00
MetaPrime
fed01e7423 1.3.5: (Version bump to ensure updates now work correctly.) 2016-12-27 01:21:27 -06:00
MetaPrime
57eafb321b 1.3.4: (Version bump to update CDN.) 2016-12-26 15:59:43 -06:00
MetaPrime
62fc4897d0 1.3.2: Really fix update mechanism (use cdn.rawgit.com correctly). 2016-12-26 15:54:53 -06:00
MetaPrime
8fce0e545d Update latestVersion in ripme.json. 2016-12-25 20:02:02 -06:00
MetaPrime
e16544428d Fixed update machanism (Fixes #384). Update to 1.3.1. 2016-12-25 19:40:54 -06:00
Sleaze
b5ee49c9db Recover from IllegalStateException when polling clipboard. 2016-12-22 06:25:28 -08:00
MetaPrime
33dfa1f073 Remove and ignore Eclipse-generated files. Ref #320 2016-12-22 05:27:00 -08:00
MetaPrime
8a70adbb05 Subreddit-scoped album URLs (partial support for #395). Other fixes.
* No need to set upper bound for number of characters in a GID, will
just cause maintenance headache down the road when GIDs get longer.
* Subreddit aggregator now supports scope /day

Note: This does not completely resolve subreddit-scoped URLs. Some of
them can be single images and the imgur ripper does not yet support
those. Support single-image rips first. Then, the page will need to be
loaded to dynamically detect whether it is a single-image or album
layout.
2016-12-21 07:35:20 -08:00
MetaPrime
40adcf245f Imgur: Update title detection (Fixes #394); prepend user_ in title of
user rips.

* Simplify album title detection using proper .post-title element on page.
* Combine album and gallery handling (was duplicated code).
* Prepend user_ before username on user rips:
  * [username].imgur.com -> imgur_user_[username]
* Fix allowDuplicates() logic.
2016-12-21 06:30:02 -08:00