daxiangquan / videoGenerator

Reels, shorts, tiktok video maker generator with music. Creates a video with an intro and main video containing a quote nicely formatted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Short 'quote' video generator for whatever platform you use. (reels, shorts, tiktok)

Download latest release

download latest release (Click on the .zip)

How to setup video

Videogenerator.v1.0.0.mp4

Preview

alt text

Example output video with automatic into: https://www.youtube.com/shorts/JCElumu8KZ8

Example output video without intro: https://youtube.com/shorts/j-xkH3DrD9k

Features

  • Generate unlimited video's
  • All songs are from youtube's free music library for commercial use.
  • 4500+ Quotes included

Todo

✅ = done ❌ = not done yet

  • ❌ Add openAI custom support (title/description generation)
  • ❌ Selenium uploading to youtube
  • ❌ Quote scraping from API
  • ✅ CLI with options (api key, easy file configurations)
  • ❌ GUI

DEVELOPER SETUP

Install ImageMagick from source; ./imageMagicksInstaller or https://imagemagick.org/script/download.php

Install requirements.txt

Normal pip

pip install -r requirements.txt

Pip3:

pip3 install -r requirements.txt

About

Reels, shorts, tiktok video maker generator with music. Creates a video with an intro and main video containing a quote nicely formatted.

License:MIT License


Languages

Language:Python 100.0%