1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-06-02 07:19:50 +00:00
Commit graph

92 commits

Author SHA1 Message Date
Luro02 cdab47ad35 minor changes 2019-09-21 13:24:05 +02:00
Lucas 56f8d10f38
Merge pull request #30 from Luro02/master
remove getset and url
2019-09-21 12:32:49 +02:00
Luro02 71361ff328 remove url #21 2019-09-21 12:11:36 +02:00
Luro02 ea75128aee remove getset #19 2019-09-21 11:53:34 +02:00
Luro02 0900d7e56b improved session_data docs + tests 2019-09-21 11:04:45 +02:00
Luro02 720dc32474 fixed test 2019-09-21 08:47:52 +02:00
Lucas fb44c8803d
Merge pull request #17 from Luro02/master
Lots of changes
2019-09-17 18:50:38 +02:00
Luro02 612c3d15be minor protocol_version fixes 2019-09-17 15:40:10 +02:00
Luro02 e55113e752 readded decryption_key 2019-09-17 14:45:10 +02:00
Luro02 5486c5e830 cleanup imports 2019-09-15 19:09:48 +02:00
Luro02 b932cef71a internalize signed_decimal_floating_point #9 2019-09-15 19:01:56 +02:00
Luro02 42469275d3 internalize decimal_floating_point #9 2019-09-15 18:54:25 +02:00
Luro02 fd66f8b4ef remove decryption_key #9 2019-09-15 16:47:35 +02:00
Luro02 1d614d580a updated ExtXKey + ExtXSessionKey #9 2019-09-15 16:45:43 +02:00
Luro02 db6961d19f parse dates with chrono #9 2019-09-15 12:51:51 +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 6ffbe50322 internalized DecimalResolution #9 2019-09-15 10:51:04 +02:00
Luro02 3acf67df6a added more tests 2019-09-15 10:40:45 +02:00
Luro02 b954ae1134 remove all occurences of ref 2019-09-14 21:42:06 +02:00
Luro02 51b66d2adf added media_segment builder 2019-09-14 21:21:44 +02:00
Luro02 dd1a40abc9 added media_playlist builder 2019-09-14 21:08:35 +02:00
Luro02 b1aa512679 added master_playlist builder 2019-09-14 13:26:16 +02:00
Luro02 a2614b5aca added test 2019-09-14 12:34:34 +02:00
Luro02 7483f49fe9 fix bug 2019-09-14 12:29:54 +02:00
Luro02 273c0990dc Rewrote Lines 2019-09-14 11:57:56 +02:00
Luro02 3721106795 Rewrote AttributePairs 2019-09-14 11:31:16 +02:00
Luro02 c8f3df1228 New Error type 2019-09-13 16:06:52 +02:00
Luro02 1a35463185 updated parser 2019-09-10 11:05:20 +02:00
Takeru Ohta de8f92508d Bump version to v0.2.1 2019-09-09 20:16:30 +09:00
Takeru Ohta f51ba2bb1c Update README.md 2019-09-09 20:16:13 +09:00
Takeru Ohta 230128bb8e
Merge pull request #16 from sile/add-apache-lisence
Add Apache 2.0 license
2019-09-09 20:14:36 +09:00
Takeru Ohta b2f836a445 Add Apache 2.0 license 2019-09-09 20:05:27 +09:00
Luro02 91c6698f16 added more tests 2019-09-08 12:49:22 +02:00
Luro02 cf97a45f60 fixed clippy warnings 2019-09-08 12:23:33 +02:00
Luro02 1966a7608d removed QuotedString 2019-09-08 11:30:52 +02:00
Takeru Ohta 861e7e4b74
Merge pull request #12 from Luro02/declutter
Added some tests and moved types + tags into separate folders
2019-09-08 11:12:39 +09:00
Luro02 fe032ee984 added tests 2019-09-06 13:46:21 +02:00
Luro02 cb27640867 rustfmt code 2019-09-06 13:21:05 +02:00
Luro02 5da2fa8104 move types into their own files 2019-09-06 13:20:40 +02:00
Luro02 3ecbbd9acb move tags into their own modules 2019-09-06 12:55:00 +02:00
Takeru Ohta 4324cb79d0 Bump version to v0.2.0 2019-08-16 06:56:13 +09:00
Takeru Ohta 5a231199d6
Merge pull request #7 from Luro02/master
fixed spelling mistake + compiler warnings
2019-08-16 06:54:52 +09:00
Luro02 211ce6e79a fixed spelling mistake + compiler warnings 2019-08-15 18:33:01 +02:00
Takeru Ohta 8034d543b8 Bump version to v0.1.4 2019-06-15 18:52:16 +09:00
Takeru Ohta a304ac0a2f
Merge pull request #5 from unipro/master
Fix EXTINF and URI displaying bug
2019-06-15 18:51:09 +09:00
Ian Jun 788138903f Fix EXTINF and URI displaying bug 2019-05-20 07:01:01 +00:00
Takeru Ohta 7767f47f21 Support up-to-date clippy 2019-03-31 19:00:02 +09:00
Takeru Ohta 02d7c80b2b Switch to 2018-edition 2019-03-31 18:58:11 +09:00
Takeru Ohta 625d037b27 Apply rustfmt-1.0.0 2019-03-31 18:54:21 +09:00