Commit Graph

5506 Commits

Author SHA1 Message Date
Mike Fährmann
3136278f79 [pixiv] add option to skip ugoiras 2016-07-20 14:19:46 +02:00
Mike Fährmann
59445c821b [gelbooru] remove login/auth requirement 2016-07-20 13:14:02 +02:00
Mike Fährmann
221b3869cf [mangastream] adapt to new page structure 2016-07-17 20:02:25 +02:00
Mike Fährmann
d6c06f9efd add authentication-exception 2016-07-14 14:57:42 +02:00
Mike Fährmann
6f7f29d684 rename a few files 2016-07-14 14:25:56 +02:00
Mike Fährmann
6f7d42b974 update tests 2016-07-12 12:08:36 +02:00
Mike Fährmann
93c8f6e777 [nhentai] fix json detection 2016-07-12 12:07:36 +02:00
Mike Fährmann
000df8d1fa add 'encoding' argument for Extractor.request 2016-07-12 12:06:17 +02:00
Mike Fährmann
3c94d85409 fix cloudflare bypass 2016-07-12 12:03:25 +02:00
Mike Fährmann
b5e62ec308 [mangastream] adjust regex agein (fixes #2) 2016-04-22 18:00:58 +02:00
Mike Fährmann
b0c333b799 rewrite cache module 2016-04-20 08:40:41 +02:00
Mike Fährmann
2b15b81673 [khinsider] add extractor 2016-04-20 08:34:44 +02:00
Mike Fährmann
0736fe29e2 [mangahere] fix parsing 2016-04-20 08:33:06 +02:00
Mike Fährmann
7af8ae509c [mangastream] adjust regex 2016-04-20 08:28:57 +02:00
Mike Fährmann
1416e7f6f7 [hentai2read] fix parsing for new page layout 2016-04-20 08:25:06 +02:00
Mike Fährmann
871f4c8a48 initialize cache-module before running tests 2016-03-08 18:01:35 +01:00
Mike Fährmann
c9b7db5af5 [pixiv] code cleanup 2016-03-07 17:01:04 +01:00
Mike Fährmann
8accf4b790 use cache-decorator for cloudflare bypass 2016-03-07 16:34:42 +01:00
Mike Fährmann
10fcc010bb [nijie] cache login sessions 2016-03-06 21:08:58 +01:00
Mike Fährmann
c8e83f6560 [pixiv] cache login sessions 2016-03-06 21:00:42 +01:00
Mike Fährmann
738c65d54f add 'keyarg' argument to cache-decorator 2016-03-06 16:05:59 +01:00
Mike Fährmann
81096f7790 [tumblr] fix json parsing 2016-03-06 15:30:55 +01:00
Mike Fährmann
b8c6937d39 first draft for a cache-module 2016-03-05 17:49:18 +01:00
Mike Fährmann
f974ea73db [tumblr] add tag-extractor 2016-02-20 15:24:55 +01:00
Mike Fährmann
58a0029bb2 [tumblr] add post-extractor 2016-02-20 15:24:30 +01:00
Mike Fährmann
8eb7232169 [tumblr] add extractor 2016-02-20 11:29:10 +01:00
Mike Fährmann
595e5872d3 [hentai2read] add multi-chapter extractor 2016-02-20 06:49:35 +01:00
Mike Fährmann
f3dc8851c8 [hentai2read] add a couple more keywords 2016-02-20 06:39:13 +01:00
Mike Fährmann
20228a003f [hentai2read] add extractor 2016-02-19 15:24:49 +01:00
Mike Fährmann
23a572a20d [pixiv] update testdata 2016-02-18 15:58:47 +01:00
Mike Fährmann
7f9aeb774e [powermanga] fix image-urls 2016-02-18 15:58:14 +01:00
Mike Fährmann
5a98be1c45 [nhentai] remove 'favorites' keyword 2016-02-18 15:57:03 +01:00
Mike Fährmann
8a49a28d13 replace deprecated 'unescape' method 2016-02-18 15:54:58 +01:00
Mike Fährmann
b3aab5745b dynamically create extractor testcases 2016-02-18 15:53:53 +01:00
Mike Fährmann
9b46322e70 fix indentation 2016-02-18 15:52:36 +01:00
Mike Fährmann
616e0aedd6 update booru testdata 2015-12-22 03:10:52 +01:00
Mike Fährmann
2b8977cb2e script to easily create testdata 2015-12-22 01:49:25 +01:00
Mike Fährmann
565ea042c9 update HashJob to generate hashes for downloaded content 2015-12-21 22:49:04 +01:00
Mike Fährmann
ecc6542fc8 change required parameter type to file-like objects 2015-12-21 22:46:49 +01:00
Mike Fährmann
5a8541afa5 remove 'unstable' tests 2015-12-15 23:45:40 +01:00
Mike Fährmann
ba99506c72 more extractor test-cases 2015-12-14 03:00:58 +01:00
Mike Fährmann
a99fdb0d1e [mangapark] fix regexes 2015-12-14 01:56:49 +01:00
Mike Fährmann
2449532132 add more extractor test-cases 2015-12-13 04:36:44 +01:00
Mike Fährmann
f0e9e8e0dc ensure extractors() returns each extractor only once 2015-12-13 04:34:15 +01:00
Mike Fährmann
0961ece989 make test-parameters optional 2015-12-13 03:56:29 +01:00
Mike Fährmann
9c9b1e112a [imgur] fix 'date' and 'count' keywords 2015-12-13 03:35:55 +01:00
Mike Fährmann
5589bc2ed7 [deviantart] fix non-terminating loop 2015-12-13 03:16:08 +01:00
Mike Fährmann
c8fdfbec42 [danbooru] add test cases 2015-12-12 15:59:26 +01:00
Mike Fährmann
5304e5beef testing environment for extractor results 2015-12-12 15:58:07 +01:00
Mike Fährmann
9ca4426b72 add HashJob for automated testing 2015-12-12 03:06:00 +01:00