X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=7d78c87e64537286d1e7034f41058fcfdec05b07;hb=43e6579558290db833171272412a2d4f007e853d;hp=ff6bccf61d1a00c7e0edde11f64d0fea50898783;hpb=28dbde9cc3e9921737b7677409fef073ea207363;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index ff6bccf61..7d78c87e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +version 2017.05.29 + +Extractors +* [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs + (#13211) +* [xhamster] Fix uploader and like/dislike count extraction (#13216)) ++ [xhamster] Extract categories (#11728) ++ [abcnews] Add support for embed URLs (#12851) +* [gaskrank] Fix extraction (#12493) +* [medialaan] Fix videos with missing videoUrl (#12774) +* [dvtv] Fix playlist support ++ [dvtv] Add support for DASH and HLS formats (#3063) ++ [beam:vod] Add support for beam.pro/mixer.com VODs (#13032)) +* [cbsinteractive] Relax URL regular expression (#13213) +* [adn] Fix formats extraction ++ [youku] Extract more metadata (#10433) +* [cbsnews] Fix extraction (#13205) + + version 2017.05.26 Core