Create Reddit Videos with just one command
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Owen Gaspard 5dd3c2fe9c
Fix broken TMRRW logo
2 years ago
examples Initial commit 3 years ago
reddit Fix merge errors from other PR's 3 years ago
utils Create setup TUI and improve overall UX 3 years ago
video_creation Added a check for selftext 3 years ago
.dockerignore add Docker support 3 years ago
.env.template Fix merge errors from other PR's 3 years ago
.gitignore Merge branch 'master' into master 3 years ago
CONTRIBUTING.md FIX: typo recieve -> receive 2 years ago
Dockerfile Update Dockerfile 3 years ago
LICENSE Create LICENSE 3 years ago
README.md Fix broken TMRRW logo 2 years ago
build.sh add Docker support 3 years ago
main.py Update main.py 2 years ago
requirements.txt REQUIREMENTS.TXT: Accept Incoming Change 3 years ago
run.sh feature: possibility to use an external .env instead of having to build the container for each update 3 years ago
setup.py typo 2 years ago

README.md

Reddit Video Maker Bot 🎥

https://user-images.githubusercontent.com/6053155/170525726-2db23ae0-97b8-4bd1-8c95-00da60ce099f.mp4

All done WITHOUT video editing or asset compiling. Just pure programming magic.

Created by Lewis Menelaws & TMRRW

Video Explainer

lewisthumbnail

Motivation 🤔

These videos on TikTok, YouTube and Instagram get MILLIONS of views across all platforms and require very little effort. The only original thing being done is the editing and gathering of all materials...

... but what if we can automate that process? 🤔

Disclaimers 🚨

  • This is purely for fun purposes.
  • At the moment, this repository won't attempt to upload this content through this bot. It will give you a file that you will then have to upload manually. This is for the sake of avoiding any sort of community guideline issues.

Requirements

  • Python 3.6+
  • Playwright (this should install automatically during installation)

Installation 👩‍💻

  1. Clone this repository

  2. Run pip3 install -r requirements.txt

  3. Run playwright install and playwright install-deps.

  4. 4a Automatic Install: Run python3 main.py and type 'yes' to activate the setup assistant.

    4b Manual Install: Rename .env.template to .env and replace all values with the appropriate fields. To get Reddit keys (required), visit the Reddit Apps page. TL;DR set up an app that is a "script". Copy your keys into the .env file, along with whether your account uses two-factor authentication.

  5. Run python3 main.py (unless you chose automatic install, then the installer will automatically run main.py)

  6. Enjoy 😎

If you want to see more detailed guide, please refer to the official documentation. *The Documentation is still being developed and worked on, please be patient as we change / add new knowledge!

Contributing & Ways to improve 📈

In its current state, this bot does exactly what it needs to do. However, lots of improvements can be made.

I have tried to simplify the code so anyone can read it and start contributing at any skill level. Don't be shy :) contribute!

  • Allowing users to choose a reddit thread instead of being randomized.
  • Allowing users to choose a background that is picked instead of the Minecraft one.
  • Allowing users to choose between any subreddit.
  • Allowing users to change voice.
  • Creating better documentation and adding a command line interface.

Please read our contributing guidelines for more detailed information.

Developers and maintainers.

Elebumm (Lewis#6305) - https://github.com/elebumm (Founder)

Jason (JasonLovesDoggo#1904) - https://github.com/JasonLovesDoggo

CallumIO - https://github.com/CallumIO

HarryDaDev (hrvyy#9677) - https://github.com/ImmaHarry

LukaHietala (Pix.#0001) - https://github.com/LukaHietala

Freebiell - https://github.com/FreebieII