Skip to content

michaelbrusegard/RedditShortVideoMaker

Repository files navigation

Reddit Short Video Maker

Requirements

  • Python 3.10
  • Playwright (This is installed under installation)

Installation

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

Example videos

About

A python program to create reddit short videos.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages