Commit graph

9 commits

Author SHA1 Message Date
hswaminathan
2341b4fcd2 fix: add dateTimeObject and dateTimeString for backward compatibility 2023-08-03 16:22:00 -04:00
Harisha Rajam Swaminathan
e7c683f5f6
feat: Add PDT to each segment (#168) 2023-07-07 15:10:40 -04:00
Adam Waldron
8c47d81a6c
feat: add independent-segments support (#165) 2023-05-22 21:34:13 -07:00
hswaminathan
d35b7acaf1 Add tests for DURATION and PLANNED-DURATION attributes 2023-04-24 19:24:18 -04:00
hswaminathan
33b24c4cb5 add support for multiple daterange tags and add tests 2023-04-22 01:07:58 -04:00
hswaminathan
9e4c3ad0ba add test 2023-04-18 16:01:23 -04:00
hswaminathan
8059d61a73 Add support for Daterange 2023-04-18 00:47:17 -04:00
Essk
8d56f30c4d
fix: non standard tag match (#156)
Prevent non-standard tags from being erroneously matched as standard tags by enforcing the colon tag delimiter

BREAKING CHANGE: Missing colon (:) tag delimiters are no longer supported
Closes #22
2022-09-27 17:05:11 +01:00
Brandon Casey
e86dcae09d
test: move tests around (#129) 2021-01-21 11:57:57 -05:00
Renamed from test/m3u8.test.js (Browse further)