yt-dlp/yt_dlp
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
..
downloader [HLS] Fix decryption issues (#1117) 2021-09-29 00:23:24 +05:30
extractor [LinkedInLearning] Fix newline bug in subtitles (#1104) 2021-09-28 16:06:31 +05:30
postprocessor [ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109) 2021-09-28 04:12:33 +05:30
__init__.py
__main__.py
aes.py
cache.py
compat.py
cookies.py
jsinterp.py
minicurses.py
options.py
socks.py
swfinterp.py.disabled
update.py
utils.py Workaround for bug in ssl.SSLContext.load_default_certs (#1118) 2021-09-29 03:07:23 +05:30
version.py
webvtt.py
YoutubeDL.py Fix --flat-playlist when neither IE nor id is known 2021-09-27 11:29:17 +05:30