Commit Graph

229 Commits (7d5415c2017440c05046eb53c79f0c9e292235a6)

Author SHA1 Message Date
Mike Fährmann 6110e3f940
[common] fix Logger names of BaseCategory extractors
2 months ago
Mike Fährmann eb3ef13d28
include 'zstd' in Accept-Encoding header when supported
2 months ago
Mike Fährmann 8aca0e6970
update default User-Agent header to Firefox 128 ESR
2 months ago
Mike Fährmann 11421cf940
[skeb] fix '429 Too Many Requests' errors (#5766)
3 months ago
Mike Fährmann 60b4541199
improve a1bb3279, fix oauth:pixiv (#5757)
3 months ago
Mike Fährmann a1bb32792b
do not try to read from stdin when it is non-interactive (#5733)
3 months ago
Mike Fährmann 5d3d03a1f1
fix 6cfbc107
4 months ago
Mike Fährmann 6cfbc1071f
workaround for requests 2.32.3 (#5665)
4 months ago
Mike Fährmann 28039229fe
[common] use 'create_urllib3_context' for creating SSLContexts
4 months ago
Mike Fährmann 33006fe126
[common] disable 'check_hostname' for non-urllib3 SSLContexts
4 months ago
Mike Fährmann d11ec00908
[common] fix _cfgpath for BaseExtractor objects
5 months ago
Mike Fährmann a7d8cbab0e
[common] show full URL in Extractor.request() error messages
5 months ago
Mike Fährmann a5071c9ca0
[common] fix NameError in Extractor.request()
5 months ago
Mike Fährmann 566472f080
[common] add 'sleep-429' option (#5160)
5 months ago
Mike Fährmann 923c6f3214
[common] simplify 'status_code' check in Extractor.request()
5 months ago
Mike Fährmann 68f4208251
[common] update Extractor.wait() message format
5 months ago
Mike Fährmann b38a917355
[common] add Extractor.input() method
5 months ago
Mike Fährmann 0d72789aa3
merge #5461: [cookies] use tempfile when saving cookies.txt files
5 months ago
Mike Fährmann 63ac06643f
compute tempfile path only once
5 months ago
Mike Fährmann 0c17884673
store 'match' and 'groups' in Extractor objects
6 months ago
Mike Fährmann 106dfdb4c3
cleanup sleep-request retry delay code
6 months ago
Mike Fährmann 89066844f4
add 'config_instance' method
8 months ago
Mike Fährmann f36dafad06
improve 'include' handling (#4982)
9 months ago
Luc Ritchie 7dd79eee93
save cookies to tempfile, then rename
9 months ago
Mike Fährmann 6a4218aa23
handle 'json' parameter in Extractor.request() manually
10 months ago
Mike Fährmann 9dd5cb8c8a
interactively prompt for passwords on login when none is provided
10 months ago
Mike Fährmann 34a387b6e2
support 'metadata-*' names for '*-metadata' options
10 months ago
Mike Fährmann 61d6558322
[exhentai] try to avoid 'DH_KEY_TOO_SMALL' errors (#1021, #4593)
11 months ago
Mike Fährmann eb230e4b77
[nsfwalbum] disable Referer headers by default (#4598)
12 months ago
Mike Fährmann 3ecb512722
send Referer headers by default
1 year ago
Mike Fährmann 4cdab8074e
update/fix --list-extractors
1 year ago
Mike Fährmann a453335a9f
remove test results in extractor modules
1 year ago
Mike Fährmann ceb59e176f
fix default Firefox user agent string
1 year ago
Mike Fährmann a4f7f7da17
add '_dump()' convenience method to Extractor
1 year ago
Mike Fährmann 48ef062867
fix issues with 'Extractor.finalize()'
1 year ago
Mike Fährmann ed21908fda
initial support for child extractor options
1 year ago
Mike Fährmann a383eca7f6
decouple extractor initialization
1 year ago
Mike Fährmann d97b8c2fba
consistent cookie-related names
1 year ago
Mike Fährmann ceebacc9e1
remove 'pyopenssl' option
1 year ago
Mike Fährmann 5b59a0d143
update default User-Agent header to Firefox 115 ESR
1 year ago
Mike Fährmann 856f6c10cd
allow for GalleryExtractors to skip loading gallery_url
1 year ago
Mike Fährmann 3ca5dac8b6
extend 'cookies-update' functionality
1 year ago
Mike Fährmann bc6d65d203
implement 'Extractor.config_deprecated()'
1 year ago
Mike Fährmann 076380e079
remove '*' indicating keyword-only arguments
1 year ago
Mike Fährmann 9abcb2b6e5
update headers and ciphers for '"browser": "chrome"'
2 years ago
Mike Fährmann 00b94946b3
[instagram] show -o cursor=… after every error (#3440)
2 years ago
Mike Fährmann 80a2ff2d38
support setting 'write-pages' to "ALL"
2 years ago
Mike Fährmann c881548a27
add 'extractor.retry-codes' option (#3313)
2 years ago
Mike Fährmann 9695c4e88d
emit debug logging message when loading cookies from file
2 years ago
Mike Fährmann a918ce29b5
run tests on ubuntu-20.04
2 years ago