Commit Graph

158 Commits

Author SHA1 Message Date
Mike Fährmann
b55870909c properly implement -c,--config option 2015-11-14 17:22:56 +01:00
Mike Fährmann
b683427d42 properly implement -d,--dest options 2015-11-14 16:07:10 +01:00
Mike Fährmann
b041906c2c make URL argument not necessary for some switches 2015-11-14 15:31:07 +01:00
Mike Fährmann
fdcc434b3d implement --list-modules cmd-line option 2015-11-14 15:11:44 +01:00
Mike Fährmann
90247977c9 implement --list-keywords cmd-line option 2015-11-13 01:19:01 +01:00
Mike Fährmann
edf3f7b69f add KeywordJob class 2015-11-13 01:02:49 +01:00
Mike Fährmann
db113bd87d rename download.py 2015-11-12 03:28:01 +01:00
Mike Fährmann
47f016a016 remove DownloadManager class 2015-11-12 02:35:30 +01:00
Mike Fährmann
352950eebe new method to import downloaders 2015-11-12 02:29:59 +01:00
Mike Fährmann
21a6416737 bugfixes 2015-11-12 02:28:47 +01:00
Mike Fährmann
3eaae19345 cmd line switch to set options 2015-11-10 01:56:31 +01:00
Mike Fährmann
3510faaed5 [sankaku] always use correct file-url 2015-11-10 00:55:01 +01:00
Mike Fährmann
3560935318 [exhentai] fix module dicstring 2015-11-09 02:33:22 +01:00
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