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

3
auto_video_cut/__init__.py Executable file
View File

@@ -0,0 +1,3 @@
"""auto-video-cut — Automatisches Video-Schnitt-Tool."""
__version__ = "0.1.0"