Add server: Express web UI + API for remote audio description generation with job queue, basic auth, resumable processing, subtitles, and muxing

This commit is contained in:
2026-05-13 16:23:43 +02:00
parent ce22dadd80
commit 7d1a0029bc
22 changed files with 1904 additions and 22 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.env
node_modules
desc/
desc/
data/
uploads/