{"library":"subtitles-parser-vtt","type":"library","category":null,"description":"This package, `subtitles-parser-vtt`, is a Node.js module designed to parse and convert SubRip (SRT) subtitle files. Despite having `vtt` in its name, it explicitly handles the SubRip (.srt) format for both parsing into a JavaScript object and converting an object back into SRT format. The current and only stable version is `0.1.0`, published in 2015. Given its age and lack of updates, the package is considered abandoned. It offers basic functionality to convert SRT timestamps to milliseconds, differentiating itself from more actively maintained, feature-rich subtitle parsers that often support multiple formats (like WebVTT), streaming APIs, and TypeScript typings.","language":"javascript","status":"abandoned","version":"0.1.0","tags":["javascript","subtitles","subtitle","srt","subrip","subtitles parser","subtitle parser"],"last_verified":"Wed May 27","install":[{"cmd":"npm install subtitles-parser-vtt","imports":["const parser = require('subtitles-parser-vtt');","const data = parser.fromVtt(srtContent);","const srtOutput = parser.toVtt(dataObject);"]},{"cmd":"yarn add subtitles-parser-vtt","imports":[]},{"cmd":"pnpm add subtitles-parser-vtt","imports":[]}],"homepage":null,"github":"https://github.com/pavladan/subtitles-parser-vtt","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/subtitles-parser-vtt","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/subtitles-parser-vtt/compatibility"}}