X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=c07cb9648a37237fc87a87f4f9777070643fbbad;hb=8d9c2a681a1dcf99ab949e79b1b9da17513e11d8;hp=cf7d1beb092be8ac0182aac31ee8f4c6dfb6a478;hpb=7ddab7742cad2ff04ec087e3e1d19422c931782b;p=youtube-dl.git diff --git a/ChangeLog b/ChangeLog index cf7d1beb0..c07cb9648 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,30 @@ version +Core +* [utils] Fix unescapeHTML for misformed string like "&a"" (#13935) + +Extractors ++ [liveleak] Support multi-video pages (#6542) ++ [liveleak] Support another liveleak embedding pattern (#13336) +* [cda] Fix extraction (#13935) + + +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