X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=ba9260e3eb348713dd38fda4b1b38a3ff23cec7b;hb=3869028ffb6be6ab719e5cf1004276dfdfd1216d;hp=c286da6c668979770a647327b060f586c54deb75;hpb=7dacceae75d3c513f442cfd20d778a31bb35d3d6;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index c286da6c6..ba9260e3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +version + +Core +* [utils] Fix handling raw TTML subtitles (#14191) + + +version 2017.09.15 + +Core +* [downloader/fragment] Restart inconsistent incomplete fragment downloads + (#13731) +* [YoutubeDL] Download raw subtitles files (#12909, #14191) + +Extractors +* [condenast] Fix extraction (#14196, #14207) ++ [orf] Add support for f4m stories +* [tv4] Relax URL regular expression (#14206) +* [animeondemand] Bypass geo restriction ++ [animeondemand] Add support for flash videos (#9944) + + version 2017.09.11 Extractors