My Personal Music Video Generator
Environment:
- Python 3.6
- pip install requests json soundfile librosa pydub moviepy
How to use it:
-
Get your own Pexels API key here: https://help.pexels.com/hc/en-us/articles/900004904026-How-do-I-get-an-API-key-
-
Change the YOUR_AUTH_KEY to you own pexel API key
-
Change the topic of the videos by changing the last words after "=" in this link https://api.pexels.com/videos/search?query=chnage+this+part
-
Use your own audio and repleace the "YOUR_AUDIO.mp3"
-
Go to the dedicated folder in your Terminal.
-
Run "python MyVidGen.py"
Take a coffee break, and you are done!