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.
Philipp Hagemeister be5f2c192c [ssl] Correct connect creation
We want to authenticate the server, see https://docs.python.org/dev/library/ssl.html#ssl.Purpose.SERVER_AUTH .
9 years ago
..
downloader check for overwriting files in the downloader (fixes #3916, closes #3829) 10 years ago
extractor [smotri] Improve extraction (Closes #4698) 9 years ago
postprocessor [ffmpeg] Call encodeFilename on filenames 10 years ago
YoutubeDL.py check for overwriting files in the downloader (fixes #3916, closes #3829) 10 years ago
__init__.py [YoutubeDL] Add new --call-home option for debugging 10 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [test_unicode_literals] Arm unicode_literals check 10 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Correct socket error class reference 10 years ago
jsinterp.py Update jsinterp.py 10 years ago
options.py [options] Add --no-call-home 10 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Add new option --source-address 10 years ago
utils.py [ssl] Correct connect creation 9 years ago
version.py release 2015.01.11 10 years ago