Step 1: Install dependencies with
pip install -r requirements.txt
Step 2: [WINDOWS ONLY] If on windows, download the ffmpeg executable (https://www.ffmpeg.org/download.html), and place it at this path: assets/ffmpeg_win/ffmpeg.exe. You'll need to create the ffmpeg_win directory within the assets directory.
Step 3: Run main.py