X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=429778b9d4a9142264de35a612f4482bba1a38e3;hb=bbd7706898e52f5e45f712c684737851a7fe5834;hp=fd3e8c2fa5d87725c6011d377ddbb85d32371bb3;hpb=9feb1c97318bbd575af6c2737dfe66412e1c0bb6;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index fd3e8c2fa..429778b9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,27 @@ -version +version 2016.10.16 + +Core +* [postprocessor/ffmpeg] Return correct filepath and ext in updated information + in FFmpegExtractAudioPP (#10879) + +Extractors ++ [ruutu] Add support for supla.fi (#10849) ++ [theoperaplatform] Add support for theoperaplatform.eu (#10914) +* [lynda] Fix height for prioritized streams ++ [lynda] Add fallback extraction scenario +* [lynda] Switch to https (#10916) ++ [huajiao] New extractor (#10917) +* [cmt] Fix mgid extraction (#10813) ++ [safari:course] Add support for techbus.safaribooksonline.com +* [orf:tvthek] Fix extraction and modernize (#10898) +* [chirbit] Fix extraction of user profile pages +* [carambatv] Fix extraction +* [canalplus] Fix extraction for some videos +* [cbsinteractive] Fix extraction for cnet.com +* [parliamentliveuk] Lower case URLs are now recognized (#10912) + + +version 2016.10.12 Core + Support HTML media elements without child nodes @@ -13,6 +36,7 @@ Extractors + [hbo] Add support for episode pages (#10892) * [allocine] Fix extraction (#10860) + [nextmedia] Recognize action news on AppleDaily +* [lego] Improve info extraction and bypass geo restriction (#10872) version 2016.10.07