[ChangeLog] Update after the fix for #11381
[youtube-dl] / ChangeLog
index 75a95f0b08c17209ae226b1b1e678a42009f6eed..a622f704d14f45622e11d5a214078c13dc157fa2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+version <unreleased>
+
+Core
++ [utils] strip_jsonp() can recognize more patterns
+* [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
+
+Extractors
++ [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
+* [tudou] Merge into youku extractor (#12214)
+* [youku:show] Fix extraction
+* [youku] Fix extraction (#13191)
+
+
 version 2017.05.23
 
 Core