java-m3u8-parser
java-m3u8-parser copied to clipboard
Does not handle BOM
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 causes the problem is attached. Newmusicvideos.m3u8.zip