[YoutubeDL] Don't expand env variables in meta fields (closes #13637)
[youtube-dl] / ChangeLog
index edfde8b6ffa3cb7775c71db29360c6a6a7f707ab..a5de3c232593a26bc3b7f1404aa749eae43fa951 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 version <unreleased>
 
+Extractors
+* [vine] Make sure the title won't be empty
++ [twitter] Support HLS streams in vmap URLs
++ [periscope] Support pscp.tv URLs in embedded frames
+* [niconico] Fix authentication error handling (#12486)
+* [giantbomb] Extract m3u8 formats (#13626)
+
+
+version 2017.07.09
+
 Core
 + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
 + [utils] Support attributes with no values in get_elements_by_attribute