- Python 3.10
- Playwright (This is installed under installation)
- Clone the repository
git clone https://github.com/michaelbrusegard/RedditShortVideoMaker
- Install Python packages
pip install -r requirements.txt
- Install Playwright
python -m playwright install
- Open example-config.ini and configure the script, then run
mv example-config.ini config.ini
- Run main.py
python main.py