M3u8 Versions Save

Python m3u8 Parser for HTTP Live Streaming (HLS) Transmissions

4.1.0

1 month ago

What's Changed

Full Changelog: https://github.com/globocom/m3u8/compare/4.0.0...4.1.0

4.0.0

5 months ago

What's Changed

Full Changelog: https://github.com/globocom/m3u8/compare/3.6.0...4.0.0

3.6.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/globocom/m3u8/compare/3.5.0...3.6.0

3.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/globocom/m3u8/compare/3.4.0...3.5.0

3.4.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/globocom/m3u8/compare/3.3.0...3.4.0

3.3.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/globocom/m3u8/compare/3.2.0...3.3.0

3.0.0

1 year ago
  • Follow RFC 8261 section 4.3.4.2 for CLOSED-CAPTIONS
  • Add support for stable variant/rendition IDs
  • Use millisecond accuracy for EXT-X-PROGRAM-DATE_TIME
  • Dropy support for Python 3.5

2.0.0

2 years ago

BREAKING CHANGES!

  • segment_map is no longer just a map. It is now a list with all EXT-X_MAP. Previous version of this tag was not useful because every segment has its own initialization section
  • Remove quotes from BYTERANGE attribute