- brew install ffmpeg
- install virtualenv
- python3 -m venv env
- source env/bin/activate
- pip install -r requirements
- cp .env.example .env
- python sound.py - generates audio file from text transcript
- python video.py - puts audio & video into a one file
See example results here: https://www.youtube.com/watch?v=GlhZAu008DA 🤙