Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 496 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 496 Bytes

Aivar

Achievement unlocks in Video Annotator

Requirements

  • Python 3+ on Windows, select "add to PATH" when installing
  • ffmpeg on Windows you can just put the downloaded ffmpeg.exe and ffprobe.exe binaries in this project folder

Install

pip install -r requirements.txt

Run

*nix

cd /path/to/aivar/
py aivar.py

Windows

cd D:\path\to\aivar\
python.exe aivar.py