[__init__] Metadata should be added after conversion
[youtube-dl] / ChangeLog
index 2f3ec1b474fd1b1d4900b15ec3290e68e01cc2ea..ad65505c5abae06903ae7aef12d10ff7a595f069 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+version <unreleased>
+
+Core
+* [__init__] Metadata are now added after conversion (#5594)
+
+
+Extractors
+* [openload] Fix extraction (#10408, #12357)
+
+
+version 2017.03.06
+
+Core
++ [utils] Process bytestrings in urljoin (#12369)
+* [extractor/common] Improve height extraction and extract bitrate
+* [extractor/common] Move jwplayer formats extraction in separate method
++ [external:ffmpeg] Limit test download size to 10KiB (#12362)
+
+Extractors
++ [drtv] Add geo countries to GeoRestrictedError
++ [drtv:live] Bypass geo restriction
++ [tunepk] Add extractor (#12197, #12243)
+
+
 version 2017.03.05
 
 Extractors