Commit Graph

145 Commits

Author SHA1 Message Date
Mike Fährmann
60833abcc6 [sankaku] re-enable extractor 2015-11-09 02:29:33 +01:00
Mike Fährmann
36b376b5ba [mangastream] add extractor 2015-11-08 00:03:14 +01:00
Mike Fährmann
009761fcd5 [mangapanda] add extractor 2015-11-08 00:02:37 +01:00
Mike Fährmann
5abe32a32c [kissmanga] fix internal regex 2015-11-07 13:28:07 +01:00
Mike Fährmann
079330785a document and fix smaller bugs 2015-11-07 13:06:23 +01:00
Mike Fährmann
1302f5a0f6 [kissmanga] add extractor 2015-11-07 02:32:59 +01:00
Mike Fährmann
822527a2ce module to bypass cloudflare protection 2015-11-07 02:30:08 +01:00
Mike Fährmann
3b0fe8f544 unify booru filename-patterns 2015-11-06 16:48:33 +01:00
Mike Fährmann
c05dbd15b5 [gelbooru] support authentication to enable api access 2015-11-06 14:14:29 +01:00
Mike Fährmann
8469b3ae4f [safebooru] add extractor 2015-11-06 13:54:06 +01:00
Mike Fährmann
6772b54bc4 [konachan] add extractor 2015-11-06 13:24:43 +01:00
Mike Fährmann
8e9bd1d793 sensible output if no extractor found 2015-11-06 13:21:53 +01:00
Mike Fährmann
6e67935b59 add more languages to iso639-1 dict 2015-11-06 00:24:50 +01:00
Mike Fährmann
6ed26864ea [batoto] rewrite and fix 2015-11-05 23:46:19 +01:00
Mike Fährmann
686a4ddd3e [8chan] fix file-urls 2015-11-05 00:18:36 +01:00
Mike Fährmann
950bebfd57 update setup.py and bump version 2015-11-04 00:07:03 +01:00
Mike Fährmann
c0efea339e [imagebam] rewrite/fix 2015-11-04 00:03:48 +01:00
Mike Fährmann
8a07ccfc6e update example configuration 2015-11-03 22:15:25 +01:00
Mike Fährmann
36bcdc9fe0 update README 2015-11-03 22:08:19 +01:00
Mike Fährmann
e3e754eed7 [imgbox] use text.extract_all 2015-11-03 00:19:04 +01:00
Mike Fährmann
1352187758 [imgth] use text.extract_all 2015-11-03 00:11:08 +01:00
Mike Fährmann
353ac1e00b [exhentai] use text.extract_all 2015-11-03 00:10:30 +01:00
Mike Fährmann
1fa6a99f18 [mangareader] rewrite 2015-11-03 00:08:25 +01:00
Mike Fährmann
d0bebd9ce3 allow adding values to existing dict 2015-11-03 00:05:18 +01:00
Mike Fährmann
629133a27a document text.extract 2015-11-02 15:52:26 +01:00
Mike Fährmann
692d0c95cc reimplement text.extract_all 2015-11-02 15:51:32 +01:00
Mike Fährmann
506242740f fix capitalization issues 2015-11-02 14:58:26 +01:00
Mike Fährmann
cc5e37aeae [powermanga] adjust regex 2015-11-02 00:21:17 +01:00
Mike Fährmann
ec6c1fd18e [redhawkscans] use langcode to -name mapping 2015-11-02 00:20:40 +01:00
Mike Fährmann
b24bb1da7d new module for simple language code to name mapping 2015-11-02 00:18:26 +01:00
Mike Fährmann
6dcfed16fc [powermanga] just inherit from redhawkscans 2015-11-01 01:47:58 +01:00
Mike Fährmann
d6325865e8 [redhawkscans] generalize to allow subclassing 2015-11-01 01:46:00 +01:00
Mike Fährmann
b47f3b9d78 [exhentai] reenable extractor 2015-10-31 16:50:20 +01:00
Mike Fährmann
cba4b91b14 add tests 2015-10-31 00:39:10 +01:00
Mike Fährmann
db479f881d implement text.shorten_path/filename methods 2015-10-31 00:21:02 +01:00
Mike Fährmann
882b1f31b1 update setup.py and bump version 2015-10-30 16:26:08 +01:00
Mike Fährmann
2472d0722a [hitomi] more metadata 2015-10-29 17:53:29 +01:00
Mike Fährmann
9cfe2c78a5 add extractor 'imgth' 2015-10-28 23:26:47 +01:00
Mike Fährmann
25f48101e5 add extractor 'hitomi' 2015-10-28 16:24:35 +01:00
Mike Fährmann
6ce181bcfe add extractor 'nhentai' 2015-10-28 12:08:27 +01:00
Mike Fährmann
cf8f4cd179 [imgur] add to list of extractors 2015-10-12 22:34:45 +02:00
Mike Fährmann
c47bb4d570 add extractor 'imgur' 2015-10-11 16:22:38 +02:00
Mike Fährmann
89f938ee55 handle non string-like arguemnts for clean_path 2015-10-11 16:21:55 +02:00
Mike Fährmann
4cb419b5d9 [chan] unescape html entities in title 2015-10-10 19:58:30 +02:00
Mike Fährmann
7b83f88c64 replace illegal characters in paths 2015-10-09 02:24:41 +02:00
Mike Fährmann
c14b9895ad add extractor 'powermanga' 2015-10-08 20:43:52 +02:00
Mike Fährmann
f5d5684119 [pixiv] reuse api-tokens 2015-10-07 01:09:11 +02:00
Mike Fährmann
bea33ae9cb implement config.setdefault 2015-10-07 00:58:43 +02:00
Mike Fährmann
c8e0efe1ff [pixiv] refresh access-token every 50 minutes 2015-10-06 17:29:08 +02:00
Mike Fährmann
e37846e1c1 bump version number 2015-10-05 20:35:17 +02:00