A lightweight Python wrapper around FFmpeg/FFprobe for common video/audio processing tasks
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
60
commits
chore: complete cli beta acceptance
0e17999
build: define cli distribution artifacts
3f64f44
ci: add cli packaging and integration gates
1ca755c
test: validate cli installation on clean machines
9ed3cb3
test: add real cli integration coverage
b08208e
docs: rewrite onboarding around cli usage
7b6107e
docs: add cli help and shell completion support
a7d8ff7
build: add one-command cli installers
96dc695
build: package cli for standard installation flows
95445b6
fix: stabilize cli errors and exit codes
8c564bd
feat: polish cli progress and terminal output
a21b59e
feat: add cli image workflow commands
e61205b
feat: add cli audio workflow commands
16a2782
feat: add cli subtitle commands
231af77
feat: add cli concat command
7e2450a