Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 354 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 354 Bytes

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