Openload fix extraction (#12357)
[youtube-dl] / ChangeLog
index 7e22db53e36af4d5e584447e4a2027bf8119fac4..648e048565b7e6459713821cffc5539243ba0fb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,18 @@
-version <unreleased>
+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
 + [twitch] Add basic support for two-factor authentication (#11974)