grafov / m3u8

Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. :cinema:
http://tools.ietf.org/html/draft-pantos-http-live-streaming
BSD 3-Clause "New" or "Revised" License
1.22k stars 312 forks source link

Support for channels #183

Open megaadam opened 2 years ago

megaadam commented 2 years ago

Add support for attribute CHANNELS. https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis-10#section-4.4.6.1

https://github.com/grafov/m3u8/issues/181