mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
.. | ||
listvideos.py | ||
main.py | ||
README.md | ||
renderVideo.py | ||
requirements.txt |
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