java-m3u8-parser
java-m3u8-parser copied to clipboard
M3U8 parser written in Java. Forked from http://sourceforge.net/projects/m3u8parser/
Results
2
java-m3u8-parser issues
Sort by
recently updated
recently updated
newest added
Just an FYI, if the M3U8 file starts with the byte order marker (BOM) then this parser throws an exception and fails to parse the file. A sample file that...
Determines arguments for builders playlist method using EXT_X_STREAM_INF lines. Only determines program-id and bandwidth (CODECS arguments are not handled).