Commit Graph

411 Commits

Author SHA1 Message Date
Mike Fährmann
6cbb078392 [batoto] fix cache time for login sessions
from 1 year to 1 week ...
2017-03-26 20:53:56 +02:00
Mike Fährmann
6fd9e66223 [whentai] remove module
apparently they changed their system and now you can't download the
original images without an account with VIP status.
2017-03-25 14:35:37 +01:00
Mike Fährmann
dce5bce74e [kissmanga] temporarily disable module
... until I've figured out how to decode their image urls
2017-03-24 16:10:55 +01:00
Mike Fährmann
4e7661ab01 [imgtrex] re-add extractor 2017-03-21 15:47:51 +01:00
Mike Fährmann
0257d3e7ac [mangamint] remove extractors - site is down 2017-03-20 13:38:54 +01:00
Mike Fährmann
1d46be545c add login notifications 2017-03-17 09:42:59 +01:00
Mike Fährmann
ed94d9b92d fix/improve various things 2017-03-17 09:39:46 +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
66eb3d3488 fix tests 2017-03-14 08:51:58 +01:00
Mike Fährmann
f622411be5 [deviantart] implement 'skip' method 2017-03-13 21:42:16 +01:00
Mike Fährmann
dfe2c2dced [batoto] update test results 2017-03-11 01:47:05 +01:00
Mike Fährmann
43e3bb24ae [imagefap] don't rely on image-count
(fixes #9)
2017-03-09 20:34:39 +01:00
Mike Fährmann
379125746a [deviantart] improve API error handling
(#7)
2017-03-08 16:40:20 +01:00
Mike Fährmann
f782282f97 add logger objects to extractors 2017-03-07 23:50:19 +01:00
Mike Fährmann
2c2de778f2 [deviantart] adjust error message 2017-03-06 19:27:45 +01:00
Mike Fährmann
c24aeb5cbc [whentai] update test results 2017-03-06 19:15:58 +01:00
Mike Fährmann
f36d685ce1 [deviantart] always request access token before api calls
(#7)
2017-03-05 02:22:36 +01:00
Mike Fährmann
ff92674379 [booru] simple skip functionality
(#6)
2017-03-04 23:21:55 +01:00
Mike Fährmann
7a9d66fbce implement basic way to tell extractors to skip ahead 2017-03-03 17:26:50 +01:00
Mike Fährmann
872b8aed97 [4chan] update test 2017-03-03 15:50:10 +01:00
Mike Fährmann
f361cb13e0 [hentai2read] fix extraction 2017-02-26 02:25:36 +01:00
Mike Fährmann
38aa496ecb [deviantart] restore tests + set api version 2017-02-23 20:58:39 +01:00
Mike Fährmann
39b1a18f12 [deviantart] fix issue with missing 'content'-key 2017-02-22 01:42:08 +01:00
Mike Fährmann
e87e6fbc67 change some config keys
directory_fmt     -> directory
filename_fmt      -> filename
download-original -> original
2017-02-21 22:11:02 +01:00
Mike Fährmann
96baea0959 [hentaibox] remove extractor 2017-02-18 12:34:10 +01:00
Mike Fährmann
9d36acbbc4 [yonkouprod] update test results 2017-02-17 02:42:45 +01:00
Mike Fährmann
9a08f8a097 improved foolslide-based extractors
- this includes dokireader, fallenangels, jaiminisbox, powermanga,
  sensescans, worldthree, yonkouprod, gomanga, yomanga
- added 'chapter_string', 'chapter_id', 'chapter_minor' and 'count'
  keywords
- changed the 'chapter' keyword to always be just a number
- changed the default directory format
2017-02-16 23:42:30 +01:00
Mike Fährmann
0a6487afe8 [exhentai] fix detection of invalid gallery keys 2017-02-15 03:36:46 +01:00
Mike Fährmann
0b59d9f8c7 disable urllib3s InsecureConnectionWarning 2017-02-11 21:21:57 +01:00
Mike Fährmann
bad623751f [hentaihere] transition to https 2017-02-10 21:28:17 +01:00
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
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
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
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