]> jfr.im git - yt-dlp.git/commit
Do not load system certificates when `certifi` is used
authorpukkandan <redacted>
Thu, 23 Jun 2022 02:26:29 +0000 (07:56 +0530)
committerpukkandan <redacted>
Thu, 7 Jul 2022 05:59:49 +0000 (11:29 +0530)
commit168bbc4f3895f007af2341ed6b419908bf206e0a
treee8c977eb3098a392d7eeca30ad2f0c87694895ec
parenta3976e07600247786b23df1ec9f93695b6d899ae
Do not load system certificates when `certifi` is used

This causes `CERTIFICATE_VERIFY_FAILED` if there is an
expired/bad certificate in the system store

Partially reverts 8a82af3511b4379af0d239dbd01c672c17a2c46a

Related: #4145
README.md
yt_dlp/utils.py