Skip to content

max-4-3/quote-creator

Repository files navigation

Quote Creator

Renders quotes from a api into a playable video.

Flow

  • Fetchs quote from BASE_URL using a random endpoint defined in ENDPOINTS
  • Renders the quote onto a randomly choosen image from TEMPLATE_IMAGES with PIL
  • Selects an audio file + data randomly from AUDIO_DATA
  • Initiate the rendering process with either ffmpeg or moviepy
  • Tries to upload the rendered video to the ig account configured in Uploader (./upload.py)

Configuration

Check out ./consts.py

About

Render quotes as a video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages