Releases: globocom/m3u8
Releases · globocom/m3u8
0.3.10
0.3.9
- 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
0.3.7
- add support for uri when loading m3u8 from a string
0.3.6
- support hls attributes video, audio, subtitles and cc
- support hls tag
#EXT-X-DISCONTINUITY-SEQUENCE
0.3.5
- add support to tag
EXT-X-START
0.3.4
- some bug fixes
- adds support to commas on title
- adds support
CLOSED-CAPTIONS
0.3.2
- adds
EXT-X-MAP
tag
0.3.1
- enables user to send request http header
0.3.0
- WARN Changed API: instead of using
m3u8_obj.key
usem3u8_obj.keys
- adds multiple keys
- supports SCTE35 cue markers for envivio and elemental
Thanks @birme @bertothunder @acurro