mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:03:26 +00:00
feat: convert srt to vtt if required
This commit is contained in:
7
pnpm-lock.yaml
generated
7
pnpm-lock.yaml
generated
@@ -170,6 +170,9 @@ importers:
|
||||
'@movie-web/providers':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.0
|
||||
srt-webvtt:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
tmdb-ts:
|
||||
specifier: ^1.6.1
|
||||
version: 1.6.1
|
||||
@@ -9741,6 +9744,10 @@ packages:
|
||||
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
|
||||
dev: false
|
||||
|
||||
/srt-webvtt@2.0.0:
|
||||
resolution: {integrity: sha512-G2Z7/Jf2NRKrmLYNSIhSYZZYE6OFlKXFp9Au2/zJBKgrioUzmrAys1x7GT01dwl6d2sEnqr5uahEIOd0JW/Rbw==}
|
||||
dev: false
|
||||
|
||||
/ssri@8.0.1:
|
||||
resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==}
|
||||
engines: {node: '>= 8'}
|
||||
|
Reference in New Issue
Block a user