Commit graph

28 commits

Author SHA1 Message Date
Joakim Soderlund
86559d9d5d Add mapper for story path 2017-01-07 22:55:12 +01:00
Joakim Soderlund
8209897df5 Add mappers module 2016-12-27 20:24:29 +01:00
Joakim Soderlund
0c4d0bd6fb Add member declarations to all modules 2016-12-19 17:59:03 +01:00
Joakim Soderlund
034bfb7419 Use flavors in fetchers and stories 2016-12-19 00:26:24 +01:00
Joakim Soderlund
543d8f02e9 Add conftest module to tests 2016-12-19 00:10:31 +01:00
Joakim Soderlund
8fcd9a9718 Add flavors module 2016-12-18 23:19:33 +01:00
Joakim Soderlund
80e105abb9 Implement fetch method in fetcher base class 2016-12-18 19:46:46 +01:00
Joakim Soderlund
dbebdfae98 Add default prefetch settings to fetchers 2016-12-18 19:02:57 +01:00
Joakim Soderlund
31c5925a53 Add stories module 2016-12-18 18:40:06 +01:00
Joakim Soderlund
eea404294e Use pytest fixtures in tests 2016-12-18 03:13:25 +01:00
Joakim Soderlund
dcc662a035 Reorder imports to follow PEP-8 2016-12-18 02:10:45 +01:00
Joakim Soderlund
86b1c9740a Do not require overriding close in fetchers 2016-12-18 02:01:22 +01:00
Joakim Soderlund
e32cd958ef Add archive readme source file 2016-12-18 00:11:50 +01:00
Joakim Soderlund
77af31923e Use streaming text decoding while parsing index 2016-12-18 00:06:01 +01:00
Joakim Soderlund
d09cff4866 Fix split chapters being reported as missing 2016-12-17 23:09:13 +01:00
Joakim Soderlund
0c0cdf8c3f Rename pk attribute to key in fetchers 2016-12-17 22:23:45 +01:00
Joakim Soderlund
f2853103a2 Update Fimfarchive version for tests 2016-08-22 18:49:06 +02:00
Joakim Soderlund
bd2a58e3ee Add tests for Fimfarchive fetcher 2015-10-10 01:46:17 +02:00
Joakim Soderlund
70718593fd Add fetcher for Fimfarchive 2015-10-10 00:58:16 +02:00
Joakim Soderlund
279168bdba Add tests for Fimfiction fetcher 2015-10-02 14:00:38 +02:00
Joakim Soderlund
3a67f97426 Remove unsued story permission exception 2015-10-02 13:03:38 +02:00
Joakim Soderlund
22a23862b4 Add fetcher for Fimfiction 2015-10-02 13:00:55 +02:00
Joakim Soderlund
a8a2b0553e Add tests package 2015-10-01 23:19:42 +02:00
Joakim Soderlund
6602c41e67 Add missing period to license comments 2015-10-01 23:17:49 +02:00
Joakim Soderlund
03136ca475 Add requests to requirements 2015-10-01 21:07:07 +02:00
Joakim Soderlund
341b70d1c5 Add abstract base class for story fetchers 2015-10-01 19:42:50 +02:00
Joakim Soderlund
d01960d639 Add base class for Fimfarchive exceptions 2015-10-01 16:03:27 +02:00
Joakim Soderlund
c09f675687 Initial commit 2015-09-27 20:46:58 +02:00