Commit Graph

197 Commits (93a7a89cf63e21fb60e7dbc8be9efdfd05328ce1)

Author SHA1 Message Date
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
Mike Fährmann 6514828d4e
emit debug logging message when loading cookies from file
2 years ago
Mike Fährmann 9f06e79868
implement '"user-agent": "browser"' (#2636)
2 years ago
Mike Fährmann 86790da2d5
update Cloudflare IUAM detection
2 years ago
Mike Fährmann 8b1fe0bcf1
emit debug logging messages before calling time.sleep() (#2982)
2 years ago
Mike Fährmann 73a52a95b0
update Cloudflare IUAM detection
2 years ago
Mike Fährmann eb68d45544
add global 'warnings' option (#2762)
2 years ago
Mike Fährmann e4f48cc810
make it easier to disable default 'browser' settings
2 years ago
Mike Fährmann 92b75bcdce
limit path length for --write-pages output on Windows (#2733)
2 years ago
Mike Fährmann de20cadc68
add 'brotli' as optional dependency (#2716)
2 years ago
Mike Fährmann 3a5d5c3a91
update default User-Agent header to Firefox 102 ESR
2 years ago
Mike Fährmann 535cbcb185
cache extracted browser cookies
2 years ago
Mike Fährmann 6742f3bc1e
implement --cookies-from-browser (#1606)
2 years ago
Mike Fährmann c4b9f7bab8
update functions working with cookies.txt files
2 years ago
Mike Fährmann 3f02e483c6
[e621] fix applying request_interval_min (#2533)
2 years ago
Mike Fährmann 29db716a63
implement 'datetime_to_timestamp()'
3 years ago
Mike Fährmann 500a479026
fix a third(!) bug in _check_cookies() (#2372)
3 years ago
Mike Fährmann 47cf05c4ab
refactor proxy handling code (#2357)
3 years ago
Mike Fährmann bddcec49f1
implement 'text.root_from_url()'
3 years ago
Mike Fährmann f5b2b9333f
fix another bug in _check:cookies (#2160)
3 years ago
Mike Fährmann ed317bfcf1
warn about cookies expiring in less than 24 hours
3 years ago
Mike Fährmann b4f8e15a1f
allow BaseExtractors to use the domain pf the matched URL
3 years ago
Mike Fährmann f58364f6a8
update Firefox cipher list
3 years ago
Mike Fährmann 7e6981dda6
rename 'disabletls12' to 'tls12'
3 years ago
Mike Fährmann bb3e182562
overhaul session initialization
3 years ago
Robert Pendell 4c651f6252
[patreon] Disable TLS 1.2 by default (#2249)
3 years ago
Robert Pendell 392cf079f7
Add ability to disable TLS 1.2 (#2243)
3 years ago
Mike Fährmann de754590e0
add --source-address command-line option (closes #2206)
3 years ago
Mike Fährmann 6f2e0c9c3d
fix cookie checks for patreon, fanbox, fantia
3 years ago
Mike Fährmann ad30653b17
allow running a BaseExtractor for any URL
3 years ago
Mike Fährmann dad2875a3e
fix calculating retry sleep times (fixes #1990)
3 years ago
Mike Fährmann e69ee41f25
implement 'page-reverse' option (#1854)
3 years ago
Mike Fährmann c9e6693530
allow specifying a minimum/maximum for 'sleep-*' options (#1835)
3 years ago