Skip to content

JingunSnack/ShortsGenerator

Repository files navigation

ShortsGenerator

Youtube Shorts movie generation using GenAI

Prerequisite

ImageMagick

Install ImageMagick for MoviePy text clips.

Installation

pip install shorts-generator

How to use

Before running the script, you have to provide an OpenAI API key in the configuration yaml file.

And you may add/remove/modify actors in the configuraiton file. Please refer to config_example.yaml.

generate-shorts --config-file config.yaml \
--content-file input.txt \
--workspace-dir ./output \
--num-images 4 \
--zoom-image \
--bgm-file bgm.mp3

Example Youtube channels

About

Youtube Shorts movie generation using GenAI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages