1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-02 22:35:17 +00:00
Files
yt-dlp/yt_dlp/utils.py
pukkandan 7756277882 Workaround for bug in ssl.SSLContext.load_default_certs (#1118)
* Remove old compat code
* Load certificates only when not using nocheckcertificate
* Load each certificate individually

Closes #1060
Related bugs.python.org/issue35665, bugs.python.org/issue4531
2021-09-29 03:07:23 +05:30

190 KiB