X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=ba9260e3eb348713dd38fda4b1b38a3ff23cec7b;hb=3b65a6fbf31256030ff35210a7be2b50369a6c4f;hp=99667e5e2eb420cdf7261484140eb35453a1dc71;hpb=806498cf2f35cc98cf0e6c5b46f58ca357a842de;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 99667e5e2..ba9260e3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +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 +* [rutube:playlist] Fix suitable (#14166) + + version 2017.09.10 Core