[extractor/common] Fix json dumping with --geo-bypass
[youtube-dl] / ChangeLog
index 19f160c815ff549667d5e71b90d1c01c6816e749..5cd0b3393c34d8b2be677d31ba1834b8e8a87582 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 version <unreleased>
 
+Core
+* [extractor/common] Fix json dumping with --geo-bypass
+
+Extractors
+* [bilibili] Fix extraction of videos with double quotes in titles (#13387)
+
+
+version 2017.06.12
+
 Core
 * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
 + [compat] Introduce compat_HTMLParseError