mirror of
https://github.com/vondas-network/videobeaux.git
synced 2025-12-05 15:30:02 +01:00
261 B
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