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)
2017-04-22 21:48:41 +08:00
..
downloader [downloader/fragment] use a general file to store fragment download context 2017-04-19 18:53:15 +01:00
extractor [azubu] Remove extractor as the site is gone (closes #12813) 2017-04-22 21:20:25 +08:00
postprocessor improve coding style 2017-04-12 20:38:43 +01:00
YoutubeDL.py [YoutubeDL] Apply expand_path after output template substitution 2017-04-16 01:39:07 +07:00
__init__.py Use expand_path where appropriate (closes #12556) 2017-03-26 02:31:16 +07:00
__main__.py
aes.py [aes] Add aes_cbc_encrypt 2017-02-28 22:10:31 +08:00
cache.py Use expand_path where appropriate (closes #12556) 2017-03-26 02:31:16 +07:00
compat.py improve coding style 2017-04-12 20:38:43 +01:00
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 2017-01-10 21:25:29 +07:00
options.py [options] Mention ISM for --fragment-retries and --skip-unavailable-fragments 2017-03-28 23:35:48 +07:00
socks.py [socks] Report errors elegantly when credentails are required but missing 2017-04-22 21:48:41 +08:00
swfinterp.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
update.py
utils.py [utils] add support for ttml styles 2017-04-19 14:38:40 +01:00
version.py release 2017.04.17 2017-04-17 00:46:32 +07:00