videojs / m3u8-parser

An m3u8 parser.
Other
473 stars 98 forks source link

feat: add version parsing and remove totalduration #135

Closed brandonocasey closed 3 years ago

brandonocasey commented 3 years ago

We never used the #EXT-X-VERSION even though we parsed it. totalduration doesn't exist in parse-stream and there isn't anything equivalent in the spec.