aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-10-12 01:48:06 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-10-12 01:48:06 +0800
commita093cfc78b584a6e5dbc4bbca525f9e40af9522d (patch)
tree7e701d8d989b28a8983d717139a7b8560ceb4e9e /ChangeLog
parent6f20b65e728ee30d9b987a39932a3355501f7f67 (diff)
downloadyoutube-dl-a093cfc78b584a6e5dbc4bbca525f9e40af9522d.tar.xz
[vimeo:review] Fix extraction (#10900)
Now Vimeo Review videos uses React. Thanks @davekaro for analyzing the problem!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49488c888..3e16a2cb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ Core
* [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
Extractors
+* [vimeo:review] Fix extraction (#10900)
* [nhl] Correctly handle invalid formats (#10713)
* [footyroom] Fix extraction (#10810)
* [abc.net.au:iview] Fix for standalone (non series) videos (#10895)