[bilibili] Fix extraction of videos with double quotes in titles
[youtube-dl] / ChangeLog
index 19f160c815ff549667d5e71b90d1c01c6816e749..9b45f08e30b013d32a63e26c8cc922ef95dbcaff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 version <unreleased>
 
+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