aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-08-20 00:52:37 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-08-20 00:52:37 +0800
commit39e1c4f08c4cfca81943e73523bd66b890f5aff2 (patch)
treeb427219082f1b97c7d59513889cb2015b185f7ca /ChangeLog
parent19f35402c5296e93213d56034d85698087ce3fe1 (diff)
downloadyoutube-dl-39e1c4f08c4cfca81943e73523bd66b890f5aff2.tar.xz
[litv] Support 'promo' URLs (closes #10385)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13c3d3ffc..a8d8d05a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@ Core
* Fix js_to_json(): correct octal or hexadecimal number detection
Extractors
++ [litv] Support 'promo' URLs (#10385)
* [snotr] Fix extraction (#10338)
* [n-tv.de] Fix extraction (#10331)