feat: add progress bar for video creation
This commit is contained in:
@@ -7,7 +7,8 @@ requires-python = ">=3.9"
|
||||
|
||||
dependencies = [
|
||||
"obsws-python",
|
||||
"watchdog"
|
||||
"watchdog",
|
||||
"tdqm"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user