]> jfr.im git - yt-dlp.git/commit
[utils] Send HTTP/1.1 ALPN extension (#3889)
authorcoletdev <redacted>
Sat, 28 May 2022 03:46:36 +0000 (15:46 +1200)
committerGitHub <redacted>
Sat, 28 May 2022 03:46:36 +0000 (03:46 +0000)
commit2c6dcb65fb612fc5bc5c61937bf438d3c473d8d0
treea0a3a6d279f0a3ed512ea05b64a835099bd56ec9
parent520876fa09daa62301d602537407b0cfce6c55a1
[utils] Send HTTP/1.1 ALPN extension (#3889)

Some servers may reject requests if not sent (e.g. fingerprinting)

Fixes #3878

Authored by: coletdjnz
yt_dlp/utils.py