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.23k stars 315 forks source link

Fix FORCED attribute improper quotation #149

Open rkollar opened 5 years ago

rkollar commented 5 years ago

The FORCED attribute is not a quoted-string. From the RFC:

The value is an enumerated-string; valid strings are YES and NO.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.06%) to 75.421% when pulling dcf7b4a0077ba76fea73de3ddd80b26efae86705 on rkollar:fix/forced-quotation into 036100c52a87e26c62be56df85450e9c703201a6 on grafov:master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.06%) to 75.421% when pulling dcf7b4a0077ba76fea73de3ddd80b26efae86705 on rkollar:fix/forced-quotation into 036100c52a87e26c62be56df85450e9c703201a6 on grafov:master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.06%) to 75.421% when pulling dcf7b4a0077ba76fea73de3ddd80b26efae86705 on rkollar:fix/forced-quotation into 036100c52a87e26c62be56df85450e9c703201a6 on grafov:master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.06%) to 75.421% when pulling dcf7b4a0077ba76fea73de3ddd80b26efae86705 on rkollar:fix/forced-quotation into 036100c52a87e26c62be56df85450e9c703201a6 on grafov:master.