[ChangeLog] Actualize

This commit is contained in:
Sergey M․ 2018-02-04 08:01:09 +07:00
parent 5399ab3f0c
commit d20225f33b
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with 13 additions and 0 deletions

View File

@ -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