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.
Sergey M․ f7b42518dc
[downloader/http] Finish downloading once received data length matches expected
Always do this if possible, i.e. if Content-Length or expected length is known, not only in test.
This will save unnecessary last extra loop trying to read 0 bytes.
4 years ago
..
downloader [downloader/http] Finish downloading once received data length matches expected 4 years ago
extractor [uol] fix extraction(closes #22007) 4 years ago
postprocessor [utils] Improve subtitles_filename (closes #22753) 5 years ago
YoutubeDL.py [YoutubeDL] Force redirect URL to unicode on python 2 4 years ago
__init__.py Output batch filename when it could not be read (#21915) 5 years ago
__main__.py [refactor] Single quotes consistency 8 years ago
aes.py Switch codebase to use compat_b64decode 6 years ago
cache.py Use expand_path where appropriate (closes #12556) 7 years ago
compat.py [compat] Introduce compat_cookiejar_Cookie 4 years ago
jsinterp.py [jsinterp] Fix typo and cleanup regexes (closes #13134) 7 years ago
options.py [options] Clarify doc on --exec command (closes #19087) (#24883) 4 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 [update] Fix updating via symlinks (closes #23991) 4 years ago
utils.py [utils] Improve cookie files support 4 years ago
version.py release 2020.05.03 4 years ago