Commit Graph

279 Commits

Author SHA1 Message Date
Mike Fährmann
8c8ad08e28 [imgur] fix image url retrieval 2016-10-07 00:13:51 +02:00
Mike Fährmann
bf8d88499a [twitter] add extractor 2016-10-06 19:12:07 +02:00
Mike Fährmann
e3926bf351 [hentaihere] add manga- and chapter-extractors 2016-10-05 09:34:23 +02:00
Mike Fährmann
c155c7b94b [hentai2read] put some common code in a base class 2016-10-05 09:19:09 +02:00
Mike Fährmann
277c505b8d [picmaniac] add extractor 2016-10-03 16:14:46 +02:00
Mike Fährmann
a0c044f0c9 [rapidimg] add extractor 2016-10-03 16:13:05 +02:00
Mike Fährmann
883e702fd6 [mangapark] remove 'url' keyword + fix tests 2016-10-03 15:56:27 +02:00
Mike Fährmann
c20a3b3a01 [*chan] code cleanup 2016-10-03 08:23:40 +02:00
Mike Fährmann
d31ccb16f2 rename 'generic' to 'recursive' 2016-10-01 15:54:27 +02:00
Mike Fährmann
12c99293b6 allow extension by Content-Type for exhentai, seiga, senmanga 2016-09-30 16:43:43 +02:00
Mike Fährmann
8d106a447c [tumblr] delete more useless keywords 2016-09-27 21:49:38 +02:00
Mike Fährmann
051c181138 [dokireader] add chapter extractor 2016-09-26 22:13:23 +02:00
Mike Fährmann
1134339c1f Merge branch 'category' 2016-09-25 17:52:55 +02:00
Mike Fährmann
56d810c896 update keyword hashes for tests 2016-09-25 17:28:46 +02:00
Mike Fährmann
19c2d4ff6f remove explicit (sub)category keywords 2016-09-25 14:22:07 +02:00
Mike Fährmann
0a3fb198f3 [batoto] raise exception if chapter is unavailable (#4) 2016-09-24 13:26:19 +02:00
Mike Fährmann
3f985d5342 [hitomi] fix some keywords 2016-09-23 08:21:49 +02:00
Mike Fährmann
9d107b8e1b [dynastyscans] add chapter extractor 2016-09-22 17:20:57 +02:00
Mike Fährmann
975a7cb6b9 [batoto] add (optional) login capabilities 2016-09-21 00:10:22 +02:00
Mike Fährmann
e3d156078c [exhentai] rewrite 2016-09-20 19:01:16 +02:00
Mike Fährmann
49a05c32ed add missing tests 2016-09-19 16:15:27 +02:00
Mike Fährmann
a017cd9e63 [exhentai] metadata consistency 2016-09-19 16:13:26 +02:00
Mike Fährmann
fea3be0aed [nijie] add image-extractor 2016-09-19 08:51:49 +02:00
Mike Fährmann
d324c58038 [rule34] add tag- and image-extractor 2016-09-17 18:12:37 +02:00
Mike Fährmann
85ff3d160e [tumblr] fix json parsing + metadata consistency 2016-09-16 09:38:14 +02:00
Mike Fährmann
80d98f97fa [hbrowse] add manga extractor 2016-09-14 09:48:47 +02:00
Mike Fährmann
4cb886be78 [turboimagehost] add tests 2016-09-13 08:01:41 +02:00
Mike Fährmann
26a9b7beee [imagetwist] small fixes + tests 2016-09-13 08:01:00 +02:00
Mike Fährmann
a9be82ecc2 [imgbox] small fixes + tests 2016-09-13 08:00:08 +02:00
Mike Fährmann
d7e168799d consistent extractor naming scheme + docstrings 2016-09-12 10:34:31 +02:00
Mike Fährmann
888a988725 [imgchili] workaround for long filenames 2016-09-10 13:12:02 +02:00
Mike Fährmann
155af213a9 [imgtrex] add extractor 2016-09-09 07:37:13 +02:00
Mike Fährmann
dbdd43cff5 [imgcandy] add extractor 2016-09-08 07:56:52 +02:00
Mike Fährmann
44a5052302 [coreimg] add extractor 2016-09-07 09:40:46 +02:00
Mike Fährmann
dcd213f13e [nijie] raise NotFoundError 2016-09-04 11:01:16 +02:00
Mike Fährmann
8f6d055deb [pinterest] raise NotFoundError + tests 2016-09-04 11:00:38 +02:00
Mike Fährmann
517e88680f [pinterest] add board extractor 2016-09-03 10:00:32 +02:00
Mike Fährmann
79721a65ff [pinterest] add pin extractor 2016-09-02 19:11:16 +02:00
Mike Fährmann
2afa65cfc7 [imagebam] add single-image extractor 2016-09-02 08:25:29 +02:00
Mike Fährmann
808cf69556 update a few tests 2016-09-01 18:28:16 +02:00
Mike Fährmann
49359d375c [exhentai] unescape title 2016-08-31 10:20:46 +02:00
Mike Fährmann
95097fac00 [exhentai] transition to https 2016-08-30 09:17:40 +02:00
Mike Fährmann
98877a45fb [seiga] raise NotFoundError 2016-08-29 17:02:53 +02:00
Mike Fährmann
30d10cf595 [pixiv] fix KeyError if no status is present 2016-08-28 16:49:49 +02:00
Mike Fährmann
effa1084f2 [pixiv] raise NotFoundError instead of failing 2016-08-28 16:21:51 +02:00
Mike Fährmann
813320d7db [seiga] match direct-links to images 2016-08-26 23:32:59 +02:00
Mike Fährmann
85cd7c34b1 [pixiv] match direct-links to images 2016-08-25 20:10:02 +02:00
Mike Fährmann
6d401b1118 precompile regular expressions 2016-08-23 16:36:39 +02:00
Mike Fährmann
fa14ef17ea [imagefap] deal with long filenames 2016-08-11 15:50:32 +02:00
Mike Fährmann
5a5b47e77a [imagefap] add user extractor 2016-08-10 12:54:18 +02:00