You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp/networking
bashonly 50c2935231
[ie] Add extractor impersonate API (#9474)
Authored by: bashonly, Grub4K, pukkandan
6 months ago
..
__init__.py [rh:curlcffi] Add support for `curl_cffi` 6 months ago
_curlcffi.py [rh:curlcffi] Add support for `curl_cffi` 6 months ago
_helper.py
_requests.py [rh:curlcffi] Add support for `curl_cffi` 6 months ago
_urllib.py [rh:curlcffi] Add support for `curl_cffi` 6 months ago
_websockets.py [rh:websockets] Workaround race condition causing issues on PyPy (#9514) 6 months ago
common.py [ie] Add extractor impersonate API (#9474) 6 months ago
exceptions.py
impersonate.py Add new options `--impersonate` and `--list-impersonate-targets` 6 months ago
websocket.py