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
Yen Chi Hsuan 54f54fcca7
[socks] Report errors elegantly when credentails are required but missing
In some non-standard implementations, the server may respond AUTH_USER_PASS
even if's not listed in available authentication methods. (it should
respond AUTH_NO_ACCEPTABLE per standards)
7 years ago
..
downloader [downloader/fragment] use a general file to store fragment download context 7 years ago
extractor [azubu] Remove extractor as the site is gone (closes #12813) 7 years ago
postprocessor improve coding style 7 years ago
YoutubeDL.py [YoutubeDL] Apply expand_path after output template substitution 7 years ago
__init__.py Use expand_path where appropriate (closes #12556) 7 years ago
__main__.py
aes.py [aes] Add aes_cbc_encrypt 7 years ago
cache.py Use expand_path where appropriate (closes #12556) 7 years ago
compat.py improve coding style 7 years ago
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 7 years ago
options.py [options] Mention ISM for --fragment-retries and --skip-unavailable-fragments 7 years ago
socks.py [socks] Report errors elegantly when credentails are required but missing 7 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py
utils.py [utils] add support for ttml styles 7 years ago
version.py release 2017.04.17 7 years ago