Commit Graph

527 Commits

Author SHA1 Message Date
Mike Fährmann
331b413c60 update extractor test script 2017-02-10 21:22:57 +01:00
Mike Fährmann
c84e975dcb [twitter] fix image extraction 2017-02-09 02:09:23 +01:00
Mike Fährmann
0af02007a9 [imagetwist] fix site access 2017-02-08 22:59:00 +01:00
Mike Fährmann
2f6e3874a7 [sensescans support http://sensescans.com/reader/... URLs 2017-02-08 02:34:17 +01:00
Mike Fährmann
52104b2bb6 [fallenangels] add chapter extractor 2017-02-06 20:05:58 +01:00
Mike Fährmann
7880cc1ad7 [imgtrex] remove extractor - domain no longer exists 2017-02-05 16:54:04 +01:00
Mike Fährmann
21e0dfbe20 [chronos] raise NotFoundError instead of crashing 2017-02-02 15:54:50 +01:00
Mike Fährmann
2b38398940 [imgyt] raise NotFoundError instead of crashing 2017-02-02 15:52:48 +01:00
Mike Fährmann
94e10f249a code adjustments according to pep8 nr2 2017-02-01 00:53:19 +01:00
Mike Fährmann
f1b7d41608 [mangamint] fix keyword extraction 2017-02-01 00:05:41 +01:00
Mike Fährmann
4f123b8513 code adjustments according to pep8 2017-01-30 19:40:15 +01:00
Mike Fährmann
8e93633319 [nhentai] fix image urls 2017-01-27 22:43:50 +01:00
Mike Fährmann
d82508f245 fix tests for turboimagehost and pinterest 2017-01-27 22:40:18 +01:00
Mike Fährmann
3434c5a026 [pinterest] add support for pin.it URLs 2017-01-27 21:51:28 +01:00
Mike Fährmann
138e39686b bump version to 0.6.3 2017-01-25 02:31:36 +01:00
Mike Fährmann
0217525858 update README 2017-01-24 02:38:54 +01:00
Mike Fährmann
37d4d07d9b compatibility fixes to make a standalone exe work 2017-01-23 00:07:36 +01:00
Mike Fährmann
4553a6392f [whentai] add unittests 2017-01-19 23:15:46 +01:00
Mike Fährmann
9538a873cb move create_test_data script 2017-01-19 01:35:59 +01:00
Mike Fährmann
293c85f4a0 update setup.py to enable py2exe 2017-01-17 21:44:54 +01:00
Mike Fährmann
501b64fa9d add a __main__.py file 2017-01-16 02:59:22 +01:00
Mike Fährmann
659577ae54 add a script to automatically build a list of supported sites 2017-01-15 21:31:21 +01:00
Mike Fährmann
434ef4d5a2 [mangafox] raise proper exception if chapter is not available 2017-01-14 22:11:47 +01:00
Mike Fährmann
98fa5cf2fa [mangafox] add chapter extractor 2017-01-14 19:39:21 +01:00
Mike Fährmann
cc0b4f2661 [yomanga] add chapter extractor 2017-01-13 00:03:12 +01:00
Mike Fährmann
ad4b02508f trying to understand travis-ci unit test failures
- added some debug output via logging module
- unit tests work on my machine (tm)
2017-01-12 22:35:42 +01:00
Mike Fährmann
72d3ca0bf9 [deviantart] use API for user-extractor 2017-01-12 21:08:49 +01:00
Mike Fährmann
989820d719 workaround for python 3.6s behaviour with BEGIN EXCLUSIVE in sqlite 2017-01-11 00:34:32 +01:00
Mike Fährmann
8780abcc77 fix a small spelling error 2017-01-10 14:24:58 +01:00
Mike Fährmann
00074a71d7 several changes to make travis build work
- fixed html.unescape not being available on Python3.3
- removed inconsistent test result
- added username/password pairs for authenticating extractors
2017-01-10 13:41:00 +01:00
Mike Fährmann
cfe5bf732a [gomanga] add chapter extractor 2017-01-10 00:05:08 +01:00
Mike Fährmann
911d2f080b create .travis.yml and requirements.txt files 2017-01-09 12:29:04 +01:00
Mike Fährmann
a1fb46d984 make extractor unittest discoverable 2017-01-09 12:27:20 +01:00
Mike Fährmann
4a8d74973c adjust login methods to a specific style 2017-01-08 17:33:25 +01:00
Mike Fährmann
98d6d131a3 update unittests for batoto and yonkouprod 2017-01-08 17:30:44 +01:00
Mike Fährmann
041c70a3e1 bump version to 0.6.2 2017-01-05 01:15:11 +01:00
Mike Fährmann
468c9aeeec make tests more reliable 2017-01-05 00:29:05 +01:00
Mike Fährmann
33c799b2ae [yonkouprod] rename 'yonkou' to 'yonkouprod' 2017-01-05 00:26:41 +01:00
Mike Fährmann
95986ed566 [seiga] add user extractor 2017-01-04 14:21:36 +01:00
Mike Fährmann
efaba5f398 [luscious] support new album URLs + small fixes 2017-01-03 15:03:36 +01:00
Mike Fährmann
79ea457e24 [luscious] use new 'html' attribute in API responses 2017-01-03 14:02:52 +01:00
Mike Fährmann
a8d716c043 [pinterest] tests + fix error message 2017-01-03 12:12:36 +01:00
Mike Fährmann
a849d8f2f7 add a few more tests 2016-12-31 00:51:06 +01:00
Mike Fährmann
7952b8d18d add a few tests expecting exceptions 2016-12-30 01:46:42 +01:00
Mike Fährmann
2c9bc50c23 support expecting exceptions in tests 2016-12-30 01:41:17 +01:00
Mike Fährmann
efdc299547 [hentaifoundry] get artist name from webpage 2016-12-29 17:38:22 +01:00
Mike Fährmann
1aeb60d997 [jaiminisbox] add extractor 2016-12-29 16:41:08 +01:00
Mike Fährmann
8b2024a1a5 [hentaifoundry] support direct links to images 2016-12-27 15:24:42 +01:00
Mike Fährmann
8c08b4dac1 update description 2016-12-26 01:24:06 +01:00
Mike Fährmann
c604a65b88 [imgyt] use token as filename if none is given 2016-12-25 00:53:32 +01:00