clippymusic / fridge

:ice_cube: creates music videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:ice_cube: creates music videos

License:Apache License 2.0


Languages

Language:Python 100.0%