Mike Fährmann
1dac76fd1c
update extractor docstrings
2017-06-28 17:39:07 +02:00
Mike Fährmann
d3b04076f7
add .netrc support ( #22 )
...
Use the '--netrc' cmdline option or set the 'netrc' config option
to 'true' to enable the use of .netrc authentication data.
The 'machine' names for the .netrc info are the lowercase extractor
names (or categories): batoto, exhentai, nijie, pixiv, seiga.
2017-06-24 12:17:26 +02:00
Mike Fährmann
af56887a47
[exhentai] fall back to e-hentai if no username is given
2017-04-28 15:59:56 +02:00
Mike Fährmann
4b967fa189
implement and use extractor.config() method
2017-04-25 17:12:48 +02:00
Mike Fährmann
b603b592cf
[exhentai] accept "e-hentai.org" URLs ( #11 )
2017-04-04 09:30:35 +02:00
Mike Fährmann
841fd50242
move code into util.py
2017-03-28 13:12:44 +02:00
Mike Fährmann
1d46be545c
add login notifications
2017-03-17 09:42:59 +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
0a6487afe8
[exhentai] fix detection of invalid gallery keys
2017-02-15 03:36:46 +01:00
Mike Fährmann
94e10f249a
code adjustments according to pep8 nr2
2017-02-01 00:53:19 +01:00
Mike Fährmann
4a8d74973c
adjust login methods to a specific style
2017-01-08 17:33:25 +01:00
Mike Fährmann
a849d8f2f7
add a few more tests
2016-12-31 00:51:06 +01:00
Mike Fährmann
ff2a65d5c1
[exhentai] raise proper exception for 'unavailable' galleries
2016-12-22 12:42:41 +01:00
Mike Fährmann
492cb38391
[exhentai] use image-count as stop signal
2016-10-12 15:19:31 +02:00
Mike Fährmann
607f50effb
[exhentai] retry failed api calls
2016-10-11 13:27:19 +02: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
e3d156078c
[exhentai] rewrite
2016-09-20 19:01:16 +02:00
Mike Fährmann
49a05c32ed
add missing tests
2016-09-19 16:15:27 +02:00
Mike Fährmann
a017cd9e63
[exhentai] metadata consistency
2016-09-19 16:13:26 +02:00
Mike Fährmann
d7e168799d
consistent extractor naming scheme + docstrings
2016-09-12 10:34:31 +02:00
Mike Fährmann
49359d375c
[exhentai] unescape title
2016-08-31 10:20:46 +02:00
Mike Fährmann
95097fac00
[exhentai] transition to https
2016-08-30 09:17:40 +02:00
Mike Fährmann
0e20be5a0a
[exhentai] provide username/password auth
2016-07-23 17:55:46 +02:00
Mike Fährmann
4d56b76aa8
update all other extractors
2015-11-21 04:26:30 +01:00
Mike Fährmann
e9547ebdf3
[exhentai] configurable wait-times
2015-11-19 17:04:54 +01:00
Mike Fährmann
9c63027d2c
[exhentai] fix 'imgkey' handling
2015-11-18 14:10:42 +01:00
Mike Fährmann
4440b40234
[exhentai] better language keywords
2015-11-17 20:51:06 +01:00
Mike Fährmann
c2f0720184
code cleanup to use nameext_from_url
2015-11-16 17:32:26 +01:00
Mike Fährmann
3560935318
[exhentai] fix module dicstring
2015-11-09 02:33:22 +01:00
Mike Fährmann
353ac1e00b
[exhentai] use text.extract_all
2015-11-03 00:10:30 +01:00
Mike Fährmann
b47f3b9d78
[exhentai] reenable extractor
2015-10-31 16:50:20 +01:00
Mike Fährmann
4950cb0ab9
use 'safe_request' to handle connection errors
2014-10-31 23:39:59 +01:00
Mike Fährmann
7588974306
fixed various bugs
...
- forgot "self." before "name_fmt"
- image keys where off by one
2014-10-15 16:17:59 +02:00
Mike Fährmann
deef91eddc
initial commit
2014-10-12 21:56:44 +02:00