iheartradio / open-m3u8

Open Source m3u8 Parser
Other
248 stars 94 forks source link

Key format and key format version should be optional when writing playlists #48

Open Raniz85 opened 7 years ago

Raniz85 commented 7 years ago

When writing a playlist with encryption an exception is thrown if key format or key format versions are unset. These are optional according to the spec and should be left out if not specified.