[youtube] Parse player_url if format URLs are encrypted or DASH MPDs are requested
[youtube-dl] / ChangeLog
index 2ac471f8ee1757d3cd045ca33c248d1f47ebadd4..c8dd70fe5832916a1166a34216f4789dbaa2ae44 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,26 @@
 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)
 
 Extractors
++ [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
++ [bbc] Add support for authentication
+* [tudou] Merge into youku extractor (#12214)
 * [youku:show] Fix extraction
 * [youku] Fix extraction (#13191)
+* [udemy] Fix extraction for outputs' format entries without URL (#13192)
+* [vimeo] Fix formats' sorting (#13189)
+* [cbsnews] Fix extraction for 60 Minutes videos (#12861)
 
 
 version 2017.05.23