No description
Sam Therapy
44d7a9bfdd
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Sam Therapy <sam@samtherapy.net> |
||
---|---|---|
.vscode | ||
scripts | ||
.drone.yml | ||
.gitignore | ||
LICENSE | ||
mod.ts | ||
README.md | ||
test.ts |
SRT-to-VTT
A basic library to convert from srt to vtt
This code is taken from the excellent webvtt.org, I merely adapted it to work as a library.