1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-28 12:25:18 +00:00
Files
yt-dlp/youtube_dl/utils.py
Jaime Marquínez Ferrándiz 293f0f39ce [utils] make_HTTPS_handler: Remove try/except block that would always raise an exception
This code is only run for Python < 3.4, where context.load_default_certs doesn't exist
2014-12-12 23:43:25 +01:00

46 KiB