aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2017-08-19 22:48:00 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2017-08-19 22:48:00 +0800
commit381ad4f30998443fabc4c8633caa548685f49c6b (patch)
treeb50283d66013507617132e13807e0d6010da8eae /ChangeLog
parente2481b9b6e621e43fd77e395fd2283ce262b71f3 (diff)
downloadyoutube-dl-381ad4f30998443fabc4c8633caa548685f49c6b.tar.xz
[liveleak] Support multi-video pages (closes #6542)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 320609a4f..c07cb9648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@ Core
* [utils] Fix unescapeHTML for misformed string like "&a&quot;" (#13935)
Extractors
++ [liveleak] Support multi-video pages (#6542)
+ [liveleak] Support another liveleak embedding pattern (#13336)
* [cda] Fix extraction (#13935)