logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: d20225f33bbd0346881252d2702ca44ee1041b0a
parent 5399ab3f0c63d47d44a7f8c3506192775f2605d3
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun,  4 Feb 2018 08:01:09 +0700

[ChangeLog] Actualize

Diffstat:

MChangeLog13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,16 @@ +version <unreleased> + +Core +* [downloader/http] Randomize HTTP chunk size ++ [downloader/http] Add ability to pass downloader options via info dict +* [downloader/http] Fix 302 infinite loops by not reusing requests ++ Document http_chunk_size + +Extractors ++ [brightcove] Pass embed page URL as referrer (#15486) ++ [youtube] Enforce using chunked HTTP downloading for DASH formats + + version 2018.02.03 Core