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 313 forks source link

Add time format to support more encoders #147

Closed chrisprobst closed 2 years ago

chrisprobst commented 4 years ago

I propose to add the following changes to support timestamps written as "2006-01-02T15:04:05.999-0700". The change should be not breaking.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.02%) to 75.383% when pulling d5a75c8be195bce8f18ab0b31e5dc028b6455214 on chunkedswarm:master into 036100c52a87e26c62be56df85450e9c703201a6 on grafov:master.