yt-dlc/youtube_dl
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.
2020-05-05 21:43:39 +07:00
..
downloader [downloader/http] Finish downloading once received data length matches expected 2020-05-05 21:43:39 +07:00
extractor [uol] fix extraction(closes #22007) 2020-05-05 11:19:40 +01:00
postprocessor [utils] Improve subtitles_filename (closes #22753) 2019-10-18 04:03:53 +07:00
YoutubeDL.py [YoutubeDL] Force redirect URL to unicode on python 2 2020-02-29 19:08:44 +07:00
__init__.py
__main__.py
aes.py
cache.py
compat.py [compat] Introduce compat_cookiejar_Cookie 2020-05-05 05:54:10 +07:00
jsinterp.py
options.py [options] Clarify doc on --exec command (closes #19087) (#24883) 2020-04-24 02:31:38 +07:00
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 2020-02-08 19:46:58 +07:00
utils.py [utils] Improve cookie files support 2020-05-05 04:21:25 +07:00
version.py release 2020.05.03 2020-05-03 00:05:05 +07:00