[utils] Recognize units with full names in parse_filename
Reference: https://en.wikipedia.org/wiki/Template:Quantities_of_bytes
This commit is contained in:
parent
a9a3b4a081
commit
70852b47ca
3 changed files with 21 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
version <unreleased>
|
||||
|
||||
Core
|
||||
* Support m3u8 manifests in HTML5 multimedia tags
|
||||
+ Recognize file size strings with full unit names (for example "8.5
|
||||
megabytes")
|
||||
+ Support m3u8 manifests in HTML5 multimedia tags
|
||||
* Fix js_to_json(): correct octal or hexadecimal number detection
|
||||
|
||||
Extractors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue