diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-02-03 23:21:18 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-02-03 23:21:18 +0700 |
commit | a3e8146ea8b06459ab5b5acb09ab5169faf198d8 (patch) | |
tree | a5a2585f1d33c3b4e85405aabca3b01b82f6f45b /ChangeLog | |
parent | f19eae429a2c999db143060fded506dc52aaa398 (diff) |
[ChangeLog] Actualize
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +version <unreleased> + +Core ++ Introduce --http-chunk-size for chunk-based HTTP downloading ++ Add support for IronPython +* [downloader/ism] Fix Python 3.2 support + +Extractors +* [redbulltv] Fix extraction (#15481) +* [redtube] Fix metadata extraction (#15472) +* [pladform] Respect platform id and extract HLS formats (#15468) +- [rtlnl] Remove progressive formats (#15459) +* [6play] Do no modify asset URLs with a token (#15248) +* [nationalgeographic] Relax URL regular expression +* [dplay] Relax URL regular expression (#15458) +* [cbsinteractive] Fix data extraction (#15451) ++ [amcnetworks] Add support for sundancetv.com (#9260) + + version 2018.01.27 Core |