]> jfr.im git - yt-dlp.git/commit
Add option --legacy-server-connect (#778)
authorxtkoba <redacted>
Fri, 21 Jan 2022 06:12:30 +0000 (15:12 +0900)
committerGitHub <redacted>
Fri, 21 Jan 2022 06:12:30 +0000 (11:42 +0530)
commitf81c62a6a42ac0192fa0634c225ee540ad73be5a
tree298e4971820195190b9df4f777690c77d327cdef
parent6c73052c0a44c90dad22468d598e1bc6aba7534c
Add option --legacy-server-connect (#778)

to allow HTTPS connection to servers that do not support RFC 5746 secure renegotiation

Authored by: xtkoba
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/options.py
yt_dlp/utils.py