🚧 wip: add video subtitle embedding

This commit is contained in:
2025-01-02 11:48:56 +08:00
parent 3a9a769237
commit 30e03e818f
12 changed files with 561 additions and 375 deletions

View File

@@ -19,6 +19,7 @@
"@nuxt/image": "^1.7.0",
"@uniiem/object-trim": "^0.2.0",
"@uniiem/uuid": "^0.2.1",
"@webav/av-cliper": "^1.0.10",
"events": "^3.3.0",
"gsap": "^3.12.5",
"highlight.js": "^11.10.0",
@@ -48,4 +49,4 @@
"dayjs": "^1.11.12",
"tailwindcss": "^3.4.7"
}
}
}