/fridge

:ice_cube: creates music videos

Primary LanguagePythonApache License 2.0Apache-2.0

fridge

creates music videos from an image or gif and an audio track

installation (linux)

make sure you have python3 and pip installed

git clone https://github.com/clippymusic/fridge
cd ./fridge
python3 -m pip install ./requirements.txt

(optional) making it globally available

sudo mv ./fridge /bin

dependencies

  • moviepy