Youtube Shorts movie generation using GenAI
Install ImageMagick for MoviePy text clips.
pip install shorts-generator
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