[utils] Use bytes-like objects in dfxp2srt
[youtube-dl] / ChangeLog
index 86b36c37eed3684ecc190bed62a616db2f19e30c..ba9260e3eb348713dd38fda4b1b38a3ff23cec7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,32 @@
 version <unreleased>
 
+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
 + [utils] Introduce bool_or_none
 * [YoutubeDL] Ensure dir existence for each requested format (#14116)