diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-02-04 08:01:09 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-02-04 08:01:09 +0700 |
commit | d20225f33bbd0346881252d2702ca44ee1041b0a (patch) | |
tree | 3ae976e2407fe0a58a787feb15ff09bf2456a0c9 /ChangeLog | |
parent | 5399ab3f0c63d47d44a7f8c3506192775f2605d3 (diff) |
[ChangeLog] Actualize
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |