Skip to content

Latest commit

 

History

History

Video_Merger

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Video Merger

Simple script that combines many videos into a single Video.

How to use

  1. Clone the Repo
  2. Install Packages mentioned inside requirements.txt
  3. 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

  1. Clone the Repo
  2. Install Packages mentioned inside requirements.txt
    • pip install moviepy
  3. python main.py

NOTE

As of now you can only merge videos that have extension (.mp4)

Author

Ambush Neupane