Commit Graph

104 Commits (ba69fb669dd1d7d4fd6f991fdc8643e974f4d2d9)

Author SHA1 Message Date
Mike Fährmann 017188d268
improve extractor.request()
6 years ago
Mike Fährmann 7a58151566
fix util.parse_bytes invocations
6 years ago
Mike Fährmann cc36f88586
rename safe_int to parse_int; move parse_* to text module
7 years ago
Mike Fährmann 64d7c85b55
[exhentai] improve metadata
7 years ago
Mike Fährmann 52d41c41e7
[exhentai] add extractor for favorited galleries
7 years ago
Mike Fährmann 63cc2599c4
[exhentai] add extractor for search results
7 years ago
Mike Fährmann 34873dbd90
set 'archive_fmt' values
7 years ago
Mike Fährmann e6814aebe2
add 'extractor.*.user-agent' config option
7 years ago
Mike Fährmann 9fc1d0c901
implement and use 'util.safe_int()'
7 years ago
Mike Fährmann 6f30cf4c64
change keyword names to valid Python identifiers
7 years ago
Mike Fährmann c0755a4d5e
[exhentai] revert login-method to its old version (#37)
7 years ago
Mike Fährmann 3ee39ffd93
[exhentai] update login procedure (#37)
7 years ago
Mike Fährmann 2d0dfe9d56
[exhenai] init headers before login and detect sadpanda
7 years ago
Mike Fährmann 915a0137de
improve 'extractor.request'
7 years ago
Mike Fährmann 7aa9fa796a
code cleanup and fixes
7 years ago
Mike Fährmann 808f67ba7d
use 'cookiedomain' for cookies set by object-config-values
7 years ago
Mike Fährmann 0610ae5000
skip login if cookies are present
7 years ago
Mike Fährmann 58e95a7487
share extractor and downloader sessions
7 years ago
Mike Fährmann 1dac76fd1c
update extractor docstrings
7 years ago
Mike Fährmann d3b04076f7
add .netrc support (#22)
7 years ago
Mike Fährmann af56887a47
[exhentai] fall back to e-hentai if no username is given
8 years ago
Mike Fährmann 4b967fa189
implement and use extractor.config() method
8 years ago
Mike Fährmann b603b592cf
[exhentai] accept "e-hentai.org" URLs (#11)
8 years ago
Mike Fährmann 841fd50242
move code into util.py
8 years ago
Mike Fährmann 1d46be545c
add login notifications
8 years ago
Mike Fährmann e87e6fbc67
change some config keys
8 years ago
Mike Fährmann 0a6487afe8
[exhentai] fix detection of invalid gallery keys
8 years ago
Mike Fährmann 94e10f249a
code adjustments according to pep8 nr2
8 years ago
Mike Fährmann 4a8d74973c
adjust login methods to a specific style
8 years ago
Mike Fährmann a849d8f2f7
add a few more tests
8 years ago
Mike Fährmann ff2a65d5c1
[exhentai] raise proper exception for 'unavailable' galleries
8 years ago
Mike Fährmann 492cb38391
[exhentai] use image-count as stop signal
8 years ago
Mike Fährmann 607f50effb
[exhentai] retry failed api calls
8 years ago
Mike Fährmann 12c99293b6
allow extension by Content-Type for exhentai, seiga, senmanga
8 years ago
Mike Fährmann 56d810c896
update keyword hashes for tests
8 years ago
Mike Fährmann 19c2d4ff6f
remove explicit (sub)category keywords
8 years ago
Mike Fährmann e3d156078c
[exhentai] rewrite
8 years ago
Mike Fährmann 49a05c32ed
add missing tests
8 years ago
Mike Fährmann a017cd9e63
[exhentai] metadata consistency
8 years ago
Mike Fährmann d7e168799d
consistent extractor naming scheme + docstrings
8 years ago
Mike Fährmann 49359d375c
[exhentai] unescape title
8 years ago
Mike Fährmann 95097fac00
[exhentai] transition to https
8 years ago
Mike Fährmann 0e20be5a0a
[exhentai] provide username/password auth
8 years ago
Mike Fährmann 4d56b76aa8
update all other extractors
9 years ago
Mike Fährmann e9547ebdf3
[exhentai] configurable wait-times
9 years ago
Mike Fährmann 9c63027d2c
[exhentai] fix 'imgkey' handling
9 years ago
Mike Fährmann 4440b40234
[exhentai] better language keywords
9 years ago
Mike Fährmann c2f0720184
code cleanup to use nameext_from_url
9 years ago
Mike Fährmann 3560935318
[exhentai] fix module dicstring
9 years ago
Mike Fährmann 353ac1e00b
[exhentai] use text.extract_all
9 years ago
Mike Fährmann b47f3b9d78 [exhentai] reenable extractor
9 years ago
Mike Fährmann 4950cb0ab9 use 'safe_request' to handle connection errors
10 years ago
Mike Fährmann 7588974306 fixed various bugs
10 years ago
Mike Fährmann deef91eddc initial commit
10 years ago