Skip to content

FOLLGAD/reddit-video-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

383 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Video Maker

Automated content production in the form of Reddit videos.

Features:

  • Runs as a web app and renders on a server to maximize portability
  • Choose any soundtrack for the video
  • You can manually edit title and comment body text if wanted.
  • Automatically censor words proven to be "bad" for the youtube algorithm.
  • Generate video of a given length
  • Automatically translate to different languages (spanish, russian, portuguese, german etc.) using DeepL. Works surprisingly well!
  • Add custom transition
  • Dark mode :)

Example

Redditors Studios

Structure

This repo consists of two parts:

project-bog: The backend generating all the videos, communicating with reddit API etc.

hammurabi: The react frontend.

get started

# Install packages for both repos
$ make install

# Build web client, move files
$ make build

$ cd bog-api
$ yarn start

About

AI video content creation before it was cool

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages