feat: add progress bar for video creation

This commit is contained in:
2026-02-01 01:15:50 +00:00
parent ce2eb76646
commit e36b9801db
3 changed files with 36 additions and 3 deletions

View File

@@ -7,7 +7,8 @@ requires-python = ">=3.9"
dependencies = [
"obsws-python",
"watchdog"
"watchdog",
"tdqm"
]
[project.scripts]