node-webvtt
node-webvtt copied to clipboard
Parse WebVTT files, segments and generates HLS playlists for them
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 8.35.0. Release notes Sourced from eslint's releases. v8.35.0 Features 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#16920) (SUZUKI Sosuke) c8c0c71 feat: Move all and...
Bumps [commander](https://github.com/tj/commander.js) from 7.1.0 to 10.0.0. Release notes Sourced from commander's releases. v10.0.0 Added wrap command description in help (#1804) Changed Breaking: Commander 10 requires Node.js v14 or higher v9.5.0...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.0 to 10.2.0. Release notes Sourced from mocha's releases. v10.2.0 10.2.0 / 2022-12-11 :tada: Enhancements #4945: API: add possibility to decorate ESM name before import (@j0tunn) :bug:...
Bumps [chai](https://github.com/chaijs/chai) from 4.3.0 to 4.3.7. Release notes Sourced from chai's releases. v4.3.7 What's Changed fix: deep-eql bump package to support symbols comparison by @snewcomer in chaijs/chai#1483 Full Changelog: https://github.com/chaijs/chai/compare/v4.3.6...v4.3.7...
Proposal to introduce a style validation for timestamps Styles should be provided in the following format ``` 00:00.000 --> 00:01.001 align:start line:0% ``` Validate the styles are specified correctly