Skip to content

Releases: globocom/m3u8

0.2.10

08 Aug 21:24
Compare
Choose a tag to compare
  • supports SCTE35 metadata
  • supports timeout on load

0.2.9

04 Jul 01:07
Compare
Choose a tag to compare
  • adds support for double quotes
  • fixes multi media

Thanks @Prendo93 @somsak

bug fixes

20 Oct 12:35
Compare
Choose a tag to compare
  • Add support for double quote in resolution attributes
  • Fix how segment represent itself (str)
  • Bump version up

more tags

20 Sep 13:59
Compare
Choose a tag to compare
  • add support for multiple bitrates #4
  • translate relative path to absolute #5
  • support for #EXT-X-CUE-OUT-CONT tags as attributes of Segment
  • support for #EXT-X-INDEPENDENT-SEGMENTS
  • add strict mode
  • added AVERAGE-BANDWIDTH
  • lots of bug-fixes and minor improvements

THANKS A LOT @Neon-Dlea , @mvmocanu , @GrumpyOldTroll , @cristina0botez and many others 👏

New meta tags

15 Jul 14:03
Compare
Choose a tag to compare
  • Updated to be #EXT-X-CUE-OUT-CONT instead of #EXT-X-CUE-OUT
  • Updated model, protocol and parser to add cue_out info to Segment object
  • Fix for #43, Media (EXT-X-MEDIA) base uri handling.
  • Fix for #45, KEYFORMAT addition to EXT-X-KEY

0.2.4

03 Mar 14:56
Compare
Choose a tag to compare
bump to 0.2.4

0.2.2

08 Sep 20:18
Compare
Choose a tag to compare

Adds MANIFEST.in

0.2.1

08 Sep 19:07
Compare
Choose a tag to compare
  • Add support to multiple keys
  • Add a segment attribute to indicate if it has a discontinuity
  • Adds program date time for each segment
  • Program id and bandwidth are integers

Add PROGRAM-DATE-TIME attribute

05 Sep 13:56
Compare
Choose a tag to compare

Support for python 3

20 Aug 18:29
Compare
Choose a tag to compare

Adds support for python3