aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-08-19 23:53:47 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-08-19 23:53:47 +0800
commit520251c093f5e0fe6af5e57203a0452aef0682ac (patch)
treebfbb5c4e03bdcd23a0ebe60a7a06ef99b0324f11 /ChangeLog
parent55af45fcab4295a92d56180cdbebe7b47e094bc3 (diff)
downloadyoutube-dl-520251c093f5e0fe6af5e57203a0452aef0682ac.tar.xz
[extractor/common] Recognize m3u8 manifests in HTML5 multimedia tags
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6281fe325..450351231 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
version <unreleased>
Core
+* Support m3u8 manifests in HTML5 multimedia tags
* Fix js_to_json(): correct octal or hexadecimal number detection
Extractors