The following modules are required for the program to function:
- opencv-python
- ffmpeg-python
- yt-dlp
Run the following command on Mac/Linux to install them:
pip install opencv-python ffmpeg-python yt-dlp
Running the example is as easy as setting your own URL in main.py, and running it via the terminal with python3 main.py