Constructor of class
Optional
config: M3uParserConfigto configure parser behaviour
Parse is method to parse m3u playlist string into m3u playlist object. Playlist need to contain #EXTM3U directive on first line. All lines are trimmed and blank ones are removed.
whole m3u playlist string
parsed m3u playlist object
M3u parser class to parse m3u playlist string to playlist object