🚧 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

@@ -41,4 +41,4 @@ export const useDownload = (url: string, filename: string): {
download,
progressEmitter,
}
}
}