X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=9a0fad673d9484769237dfba717f841b2ab5fac7;hb=ea004d34f83fd7dd9a00fc3e2deb5a101aff6ea7;hp=daa3601bacca782d92a809143c96fc9aff5a60ce;hpb=4f049e4aa866aef89d0f4b735fd89eb2ba84e809;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index daa3601ba..9a0fad673 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,22 @@ -version +version 2017.08.18 + +Core +* [YoutubeDL] Sanitize byte string format URLs (#13951) ++ [extractor/common] Add support for float durations in _parse_mpd_formats + (#13919) + +Extractors +* [arte] Detect unavailable videos (#13945) +* [generic] Convert redirect URLs to unicode strings (#13951) +* [udemy] Fix paid course detection (#13943) +* [pluralsight] Use RPC API for course extraction (#13937) ++ [clippit] Add support for clippituser.tv ++ [qqmusic] Support new URL schemes (#13805) +* [periscope] Renew HLS extraction (#13917) +* [mixcloud] Extract decrypt key + + +version 2017.08.13 Core * [YoutubeDL] Make sure format id is not empty