X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=03d2defb73af092b05e694dd97cdb479da125d71;hb=8ff2b16435cdf53c3e684532afe699dfdf34403c;hp=fd3f3ebf8166e277a69edb138ba4e4ab5346d523;hpb=fa1dd6d2cdaa41b67ee2fc47dc5184a040004d41;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index fd3f3ebf8..03d2defb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,24 @@ -version +version 2017.12.14 + +Core +* [postprocessor/xattr] Clarify NO_SPACE message (#14970) +* [downloader/http] Return actual download result from real_download (#14971) + +Extractors ++ [itv] Extract more subtitles and duration +* [itv] Improve extraction (#14944) ++ [byutv] Add support for geo restricted videos +* [byutv] Fix extraction (#14966, #14967) ++ [bbccouk] Fix extraction for 320k HLS streams ++ [toutv] Add support for special video URLs (#14179) +* [discovery] Fix free videos extraction (#14157, #14954) +* [tvnow] Fix extraction (#7831) ++ [nickelodeon:br] Add support for nickelodeon brazil websites (#14893) +* [nick] Improve extraction (#14876) +* [tbs] Fix extraction (#13658) + + +version 2017.12.10 Core + [utils] Add sami mimetype to mimetype2ext