Skip to content

Releases: globocom/m3u8

0.3.10

20 Jun 19:56
Compare
Choose a tag to compare
  • dumps has now a consistent behavior with loads including EXT-X-PROGRAM-DATE-TIME (#141 and #115)

0.3.9

20 May 11:52
Compare
Choose a tag to compare
  • Fix bug on loading raw content without URI
  • Include README to packaging distribution
  • Fix README.rst syntax (error to publish package on PyPI)

0.3.8

08 Apr 16:56
Compare
Choose a tag to compare
  • Drop Python 2.6 support
  • Include X-EXT-MAP on dumps (#109)
  • Add basic support for parsing custom tags (#124)

0.3.7

06 Dec 11:32
Compare
Choose a tag to compare
  • add support for uri when loading m3u8 from a string

0.3.6

13 Oct 02:03
Compare
Choose a tag to compare
  • support hls attributes video, audio, subtitles and cc
  • support hls tag #EXT-X-DISCONTINUITY-SEQUENCE

0.3.5

09 Nov 17:19
Compare
Choose a tag to compare
  • add support to tag EXT-X-START

0.3.4

15 Oct 19:27
Compare
Choose a tag to compare
  • some bug fixes
  • adds support to commas on title
  • adds support CLOSED-CAPTIONS

0.3.2

12 Apr 14:03
Compare
Choose a tag to compare

0.3.1

19 Jan 19:06
Compare
Choose a tag to compare
  • enables user to send request http header

0.3.0

05 Oct 17:29
Compare
Choose a tag to compare
  • WARN Changed API: instead of using m3u8_obj.key use m3u8_obj.keys
  • adds multiple keys
  • supports SCTE35 cue markers for envivio and elemental

Thanks @birme @bertothunder @acurro