mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
598 B
598 B
Video Merger
Simple script that combines many videos into a single Video.
How to use
- Clone the Repo
- Install Packages mentioned inside requirements.txt
- python main.py
NOTE
As of now you can only merge videos that have extension (.mp4)
Author
Ambush Neupane
Video Merger
Simple script that combines many videos into a single Video.
How to use
- Clone the Repo
- Install Packages mentioned inside requirements.txt
pip install moviepy
- python main.py
NOTE
As of now you can only merge videos that have extension (.mp4)
Author
Ambush Neupane