X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=15129419c5b214f78693126aa2064e313878e4b6;hb=fb27d0ce5e91216296e3406d461fe5b7af78c477;hp=d97156e20a787c8cba8ef984a7f088cf1d6eeee9;hpb=3eaaa8abace00d22a85a8b0b2c8ae1d6c4d52781;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index d97156e20..15129419c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,26 @@ -version +version 2016.11.18 Extractors +* [youtube:live] Relax URL regular expression (#11164) +* [openload] Fix extraction (#10408, #11122) +* [vlive] Prefer locale over language for subtitles id (#11203) + + +version 2016.11.14.1 + +Core ++ [downoader/fragment,f4m,hls] Respect HTTP headers from info dict +* [extractor/common] Fix media templates with Bandwidth substitution pattern in + MPD manifests (#11175) +* [extractor/common] Improve thumbnail extraction from JSON-LD + +Extractors ++ [nrk] Workaround geo restriction ++ [nrk] Improve error detection and messages ++ [afreecatv] Add support for vod.afreecatv.com (#11174) +* [cda] Fix and improve extraction (#10929, #10936) +* [plays] Fix extraction (#11165) +* [eagleplatform] Fix extraction (#11160) + [audioboom] Recognize /posts/ URLs (#11149)