]> jfr.im git - yt-dlp.git/commit - README.md
Use certificates from `certifi` if installed (#3115)
authorcoletdev <redacted>
Tue, 22 Mar 2022 23:26:55 +0000 (12:26 +1300)
committerGitHub <redacted>
Tue, 22 Mar 2022 23:26:55 +0000 (16:26 -0700)
commitd5820461e85a9d3d0b2a019f988d4469bfbcc3ee
treeac01dbd3fa5a9d577450bfc48b99e623fa7058f4
parent8a23db95197282159efe970ca0ac69c97def60d3
Use certificates from `certifi` if installed (#3115)

Fixes #3102 and most `CERTIFICATE_VERIFY_FAILED` issues

Authored by: coletdjnz
README.md
pyinst.py
requirements.txt
yt_dlp/YoutubeDL.py
yt_dlp/options.py
yt_dlp/utils.py