X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=42ba879b1c18a8534c6bc3ad9d2475d0c9a8d916;hb=aab20aabfc8098a667b0f1bd820fe85ab2653b8e;hp=86b36c37eed3684ecc190bed62a616db2f19e30c;hpb=b98339b54b1de517def970a955cbbdda3e1d4874;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 86b36c37e..42ba879b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,33 @@ version +Core ++ [options] Accept lrc as a subtitle conversion target format (#14292) +* [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 + [utils] Introduce bool_or_none * [YoutubeDL] Ensure dir existence for each requested format (#14116)