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

Add AllowCache option to MediaPlaylist #145

Open hilmekrhu opened 5 years ago

hilmekrhu commented 5 years ago

Added option prevents from disabling cache via EXT-X-ALLOW-CACHE tag for Event playlists encodig.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.3%) to 75.091% when pulling 98f4e308c8d7ab63e69100a70a8946734c7424c5 on hilmekrhu:feature/allow-cache into 036100c52a87e26c62be56df85450e9c703201a6 on grafov:master.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.3%) to 75.091% when pulling 98f4e308c8d7ab63e69100a70a8946734c7424c5 on hilmekrhu:feature/allow-cache into 036100c52a87e26c62be56df85450e9c703201a6 on grafov:master.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.3%) to 75.091% when pulling de71a5c4da2957c1f620dc9880d7714cc76535a0 on hilmekrhu:feature/allow-cache into 036100c52a87e26c62be56df85450e9c703201a6 on grafov:master.