feat: convert srt to vtt if required

This commit is contained in:
Adrian Castro
2024-02-12 15:26:54 +01:00
parent 3d1a5a88f2
commit 33a62752e2
4 changed files with 39 additions and 8 deletions

View File

@@ -30,6 +30,7 @@
"prettier": "@movie-web/prettier-config",
"dependencies": {
"@movie-web/providers": "^2.2.0",
"srt-webvtt": "^2.0.0",
"tmdb-ts": "^1.6.1"
}
}