Files
videobeaux/README2.md
Christopher Konopka 7ff19e0e91 updated readme
2025-07-21 02:46:05 -04:00

261 B

(Recommended) Create and activate virtual environment

python3 -m venv venv source venv/bin/activate

install

pip install .

run

videobeaux --help

videobeaux --program bad_predator --input example.mp4 --output badpred

videobeaux --program convert --help