[youtube] Parse player_url if format URLs are encrypted or DASH MPDs are requested
[youtube-dl] / ChangeLog
index c38f414f4022280fa564353cc385392677ef7113..c8dd70fe5832916a1166a34216f4789dbaa2ae44 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 version <unreleased>
 
+Extractors
+* [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
+  (#13211)
++ [youku] Extract more metadata (#10433)
+
+
+version 2017.05.26
+
 Core
 + [utils] strip_jsonp() can recognize more patterns
 * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)