mirror of
https://github.com/videojs/m3u8-parser.git
synced 2026-06-06 08:22:33 +00:00
* Added conditional to subsequent PROGRAM-DATE-TIME tags from being read. Now only the first tag encountered in a file is added to the manifest. * Updated project to use most recent version of video.js standard; applied lint changes to entire project. * Updated CHANGELOG HEAD section with latest changes. * Removed node 0.10 and 0.12 from the Travis config. * Updated date time test to include two #EXT-X-PROGRAM-DATE-TIME tags so that we can verify parser only takes the first instance of the date time tag. * Reverted changes to make parser only read first #EXT-X-PROGRAM-DATE-TIME tag so that it remains compliant with the standard. * Updated CHANGELOG to fit latest in head. |
||
|---|---|---|
| .. | ||
| banner.ejs | ||
| build-test.js | ||
| export-m3u8s.js | ||
| postversion.js | ||
| server.js | ||
| version.js | ||