Commit Graph

12 Commits

Author SHA1 Message Date
Mike Fährmann
1d46be545c add login notifications 2017-03-17 09:42:59 +01:00
Mike Fährmann
619c74159a [seiga] fix file extension and xml parsing
- The file extension of the first image had been used for all further
  images
- API responses can contain invalid characters, which cause the XML
  parser to fail (http://seiga.nicovideo.jp/user/illust/26377934
  contains several \x08 characters)
2017-03-14 09:09:04 +01:00
Mike Fährmann
94e10f249a code adjustments according to pep8 nr2 2017-02-01 00:53:19 +01:00
Mike Fährmann
95986ed566 [seiga] add user extractor 2017-01-04 14:21:36 +01:00
Mike Fährmann
7952b8d18d add a few tests expecting exceptions 2016-12-30 01:46:42 +01:00
Mike Fährmann
12c99293b6 allow extension by Content-Type for exhentai, seiga, senmanga 2016-09-30 16:43:43 +02:00
Mike Fährmann
56d810c896 update keyword hashes for tests 2016-09-25 17:28:46 +02:00
Mike Fährmann
19c2d4ff6f remove explicit (sub)category keywords 2016-09-25 14:22:07 +02:00
Mike Fährmann
d7e168799d consistent extractor naming scheme + docstrings 2016-09-12 10:34:31 +02:00
Mike Fährmann
98877a45fb [seiga] raise NotFoundError 2016-08-29 17:02:53 +02:00
Mike Fährmann
813320d7db [seiga] match direct-links to images 2016-08-26 23:32:59 +02:00
Mike Fährmann
6792c68254 [seiga] add extractor 2016-08-09 16:36:30 +02:00