[youtube] Parse player_url if format URLs are encrypted or DASH MPDs are requested

Fixes #13211
This commit is contained in:
Yen Chi Hsuan 2017-05-28 00:47:41 +08:00
parent a846173d93
commit a49eccdfa7
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
2 changed files with 8 additions and 5 deletions

View file

@ -1,6 +1,8 @@
version <unreleased>
Extractors
* [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
(#13211)
+ [youku] Extract more metadata (#10433)