Simple script that combines many videos into a single Video.
- Clone the Repo
- Install Packages mentioned inside requirements.txt
- python main.py
As of now you can only merge videos that have extension (.mp4)
Ambush Neupane
Simple script that combines many videos into a single Video.
- Clone the Repo
- Install Packages mentioned inside requirements.txt
pip install moviepy
- python main.py
As of now you can only merge videos that have extension (.mp4)
Ambush Neupane