Initial commit: auto-video-cut project

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Christoph K.
2026-04-06 21:51:01 +02:00
commit 267070ad52
15 changed files with 2635 additions and 0 deletions

17
.gitignore vendored Executable file
View File

@@ -0,0 +1,17 @@
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
output/
*.mp4
*.mov
*.avi
*.mkv
*.mp3
*.wav
*.flac
*.aac
*.ogg