1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-09-27 14:10:05 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Luro02
42e1afaa47
change ExtXPlaylistType to PlaylistType 2020-03-25 12:17:03 +01:00
Luro02
7025114e36
rewrite keys (ExtXKey, ExtXSessionKey) and Encrypted trait 2020-03-23 13:34:26 +01:00
Luro02
ff807940b2
add more tests 2020-03-17 15:58:59 +01:00
Luro02
c7419c864f
improve StreamData 2020-02-24 14:09:26 +01:00
Luro02
5972216323
improve documentation and tests of ByteRange 2020-02-23 18:56:41 +01:00
Luro02
a96367e3fa
improve tests #25 2020-02-16 17:14:28 +01:00
Luro02
b2c997d04d
remove _tag suffix from MediaSegment fields 2020-02-16 12:50:52 +01:00
Luro02
e6f5091f1b
implement VariantStream 2020-02-10 13:20:39 +01:00
Luro02
73d9eb4f79 minor changes 2019-10-12 11:38:28 +02:00
Luro02
c53e9e33f1 added pretty_assertions
This will allow for better troubleshooting of failing test, because you 
don't have to search for the difference (between left and right). This 
is especially helpful for larger assertions.
2019-10-08 15:42:33 +02:00
Luro02
f76b223482 made master playlist smarter 2019-10-05 12:49:08 +02:00
Luro02
71361ff328 remove url #21 2019-09-21 12:11:36 +02:00
Luro02
fa96a76ca9 parse Urls #9 2019-09-15 11:25:41 +02:00
Luro02
c28d6963a6 removed SingleLineString #9 2019-09-15 11:05:22 +02:00
Luro02
3acf67df6a added more tests 2019-09-15 10:40:45 +02:00