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
coletdjnz 150ecc45d9
[networking] Add `legacy_ssl` request extension (#10448)
Supported by Urllib, Requests and Websockets request handlers. Ignored by CurlCFFI.

Also added couple cookie-related tests.

Authored by: coletdjnz
4 months ago
..
__pyinstaller
compat
dependencies
downloader
extractor [ie/youtube] Avoid poToken experiment player responses (#10456) 4 months ago
networking [networking] Add `legacy_ssl` request extension (#10448) 4 months ago
postprocessor
utils
YoutubeDL.py [core] Do not alter default format selection when simulated (#9862) 4 months ago
__init__.py
__main__.py
aes.py
cache.py
cookies.py
jsinterp.py [jsinterp] Implement `Function.prototype` resolving for `call` and `apply` (#10392) 4 months ago
minicurses.py
options.py
plugins.py
socks.py
update.py
version.py Release 2024.07.09 4 months ago
webvtt.py