videojs / m3u8-parser

An m3u8 parser.
Other
471 stars 98 forks source link

fix: non standard tag match #156

Closed Essk closed 1 year ago

Essk commented 1 year ago

Fixes #22

Brings in changes from PR #50 to a present-day base.

This might be considered a breaking change as the library will no longer tolerate missing : tag delimiter.