X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=429778b9d4a9142264de35a612f4482bba1a38e3;hb=bbd7706898e52f5e45f712c684737851a7fe5834;hp=e3a733410b9e237ef75a6b8c15447d64d46df82a;hpb=5c4bfd4da5d532bf8d5aaf1bb37396f7cfbc786b;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index e3a733410..429778b9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +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