Commit Graph

4304 Commits

Author SHA1 Message Date
Mike Fährmann
3fb5a8b834 delay 'requests'-import 2015-11-24 19:47:51 +01:00
Mike Fährmann
a4c880f4c5 [pixiv] add bookmark extractor 2015-11-23 03:25:08 +01:00
Mike Fährmann
daf5fcd416 [pixiv] add user-favorite extractor 2015-11-23 00:23:05 +01:00
Mike Fährmann
20a4782173 [pixiv] get rid of an unnecessry api-call 2015-11-22 03:58:31 +01:00
Mike Fährmann
2a97296e69 [pixiv] add single work/illust extractor 2015-11-22 02:21:02 +01:00
Mike Fährmann
9251ea5771 [powermanga] update to new format 2015-11-21 04:32:32 +01:00
Mike Fährmann
68e7f7427d Merge branch 'multi-extractor' 2015-11-21 04:29:38 +01:00
Mike Fährmann
c0aaf230d5 remove comments 2015-11-21 04:29:08 +01:00
Mike Fährmann
4d56b76aa8 update all other extractors 2015-11-21 04:26:30 +01:00
Mike Fährmann
ad12180027 [redhawkscans] remove module 2015-11-21 04:22:02 +01:00
Mike Fährmann
bcb23e44ce [powermanga] transfer code from redhawkscans 2015-11-21 04:20:09 +01:00
Mike Fährmann
2dfe97dd00 [chan] update to new format 2015-11-21 03:13:06 +01:00
Mike Fährmann
2d498b19a1 remove 'info' parameter 2015-11-21 03:12:36 +01:00
Mike Fährmann
78234f0572 [safebooru] update to new format 2015-11-21 02:52:04 +01:00
Mike Fährmann
bb8f2a3e9d [gelbooru] update to new format 2015-11-21 02:40:30 +01:00
Mike Fährmann
63a38edd05 [konachan] update to new format 2015-11-21 02:09:02 +01:00
Mike Fährmann
23208a49b8 [e621] update to new format 2015-11-21 01:56:49 +01:00
Mike Fährmann
1bce63124b [3dbooru] update to new format 2015-11-21 01:48:44 +01:00
Mike Fährmann
70a6599904 [yandere] update to new format 2015-11-21 00:58:45 +01:00
Mike Fährmann
15dec86e6a [danbooru] update to new format 2015-11-21 00:55:25 +01:00
Mike Fährmann
74199422a8 [booru] add base classes for tag/pool/post extractors 2015-11-21 00:54:29 +01:00
Mike Fährmann
900577b013 restructure info-parameters 2015-11-21 00:30:31 +01:00
Mike Fährmann
205ef3ca02 [danbooru] add single image/post extractor 2015-11-20 20:25:31 +01:00
Mike Fährmann
ee1ba22d05 [danbooru] add pool extractor 2015-11-20 20:24:58 +01:00
Mike Fährmann
80917f5392 [danbooru] rewrite to use multiple extractors 2015-11-20 20:24:15 +01:00
Mike Fährmann
8c3783706d allow multiple extractors per module 2015-11-20 19:54:07 +01:00
Mike Fährmann
e9547ebdf3 [exhentai] configurable wait-times 2015-11-19 17:04:54 +01:00
Mike Fährmann
9c63027d2c [exhentai] fix 'imgkey' handling 2015-11-18 14:10:42 +01:00
Mike Fährmann
4440b40234 [exhentai] better language keywords 2015-11-17 20:51:06 +01:00
Mike Fährmann
1c9296140c [hitomi] provide proper language keywords 2015-11-16 17:50:54 +01:00
Mike Fährmann
7fd284a705 always provide lowercase fileextensions 2015-11-16 17:40:05 +01:00
Mike Fährmann
7547d8be3f [spectrumnexus] add additional regex 2015-11-16 17:38:59 +01:00
Mike Fährmann
c2f0720184 code cleanup to use nameext_from_url 2015-11-16 17:32:26 +01:00
Mike Fährmann
ca523b9f64 add helper method to text module 2015-11-16 03:46:43 +01:00
Mike Fährmann
41f5971e73 [mangashare] add extractor 2015-11-15 03:40:17 +01:00
Mike Fährmann
3f2fbd874d [hbrowse] add extractor 2015-11-15 01:30:26 +01:00
Mike Fährmann
5db2aa29cf Merge branch 'options' 2015-11-14 17:23:24 +01:00
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
783e62b621 [hentaifoundry] code cleanup 2015-11-14 14:21:55 +01:00
Mike Fährmann
eb4a87b620 [hentaifoundry] add extractor 2015-11-14 03:19:44 +01:00
Mike Fährmann
247c5fcf8f Merge branch 'options' 2015-11-13 01:20:55 +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
dd796e91c0 [spectrumnexus] add extractor 2015-11-13 00:21:50 +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