mirror of https://github.com/yt-dlp/yt-dlp
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.
c047270c02
With cn_verification_proxy, our http_response() is called twice, one from
PerRequestProxyHandler.proxy_open() and another from normal
YoutubeDL.urlopen(). As a result, for proxies honoring Accept-Encoding, the
following bug occurs:
$ youtube-dl -vs --cn-verification-proxy https://secure.uku.im:993 "test:letv"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-vs', '--cn-verification-proxy', 'https://secure.uku.im:993', 'test:letv']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.12.23
[debug] Git HEAD:
|
9 years ago | |
---|---|---|
.. | ||
downloader | 9 years ago | |
extractor | 9 years ago | |
postprocessor | 9 years ago | |
YoutubeDL.py | 9 years ago | |
__init__.py | 9 years ago | |
__main__.py | 9 years ago | |
aes.py | ||
cache.py | 10 years ago | |
compat.py | 9 years ago | |
jsinterp.py | 9 years ago | |
options.py | 9 years ago | |
swfinterp.py | 10 years ago | |
update.py | 9 years ago | |
utils.py | 9 years ago | |
version.py | 9 years ago |