You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/youtube_dl
Jaime Marquínez Ferrándiz 8e4b83b96b Remove check for ssl certs
When it uses a capath instead of a cafile, 'get_ca_certs' or 'cert_store_stats' only returns certificates already used in a connection.
(see #5364)
9 years ago
..
downloader Default to continuedl=True 9 years ago
extractor [spankbang] Improve and simplify 9 years ago
postprocessor [postprocessor/ffmpeg] Fix crash when ffprobe/avprobe are not installed (closes #5349) 9 years ago
YoutubeDL.py Remove check for ssl certs 9 years ago
__init__.py Do not encode outtmpl twice (Closes #5288) 9 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [aes] style: Put __all__ variable at the end of the file 10 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py Don't use bare 'except:' 9 years ago
jsinterp.py [jsinterp] Disable comment support 10 years ago
options.py [options] Fix load info help string 9 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Don't use bare 'except:' 9 years ago
utils.py [utils] Avoid treating `*-%Y` date template as UTC offset 9 years ago
version.py release 2015.04.03 9 years ago