pip install git+https://github.com/etsuko-io/vidutil.git
Install requirements:
pip install -r requirements.txt
If you get this error during installation:
ERROR: Could not build wheels for opencv-python which use PEP 517 and cannot be installed directly
Try this:
pip install --upgrade pip setuptools wheel