A python script that turns Music Videos into Video Musics
- ffmpeg
- ffprobe
- youtube-dl
- Python 3
- NumPy (
pip3 install numpy
) - OpenCV 3 [Instructions] https://pypi.org/project/opencv-python/)
- Soundfile (
pip3 install soundfile
)
- NumPy (
Open folder containing Vision.py in terminal and run this:
python3 Vision.py [video url] [filename (this can be whatever)]