[extractor/common] Recognize m3u8 manifests in HTML5 multimedia tags

This commit is contained in:
Yen Chi Hsuan
2016-08-19 23:53:47 +08:00
parent 55af45fcab
commit 520251c093
2 changed files with 26 additions and 11 deletions

View File

@@ -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