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.
youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 0db261ba56 [utils] make_HTTPS_handler: Use ssl.create_default_context in Python 2.7.9
The new features in the ssl module have been backported from 3.4, see https://docs.python.org/dev/whatsnew/2.7.html#pep-466-network-security-enhancements-for-python-2-7
10 years ago
..
downloader [downloader/common] Do not use classic int division 10 years ago
extractor [youtube:playlist] Remove unused property 10 years ago
postprocessor Fix PEP8 issue E713 10 years ago
YoutubeDL.py Download playlist items in reverse order 10 years ago
__init__.py Download playlist items in reverse order 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] Simplify kwarg detection code 10 years ago
jsinterp.py Update jsinterp.py 10 years ago
options.py Deprecate --auto-number (Closes #2704) 10 years ago
swfinterp.py PEP8 applied 10 years ago
update.py Fix PEP8 issue E713 10 years ago
utils.py [utils] make_HTTPS_handler: Use ssl.create_default_context in Python 2.7.9 10 years ago
version.py release 2014.12.12.7 10 years ago