snip-my-video

Snip or cut a segment and render a subclip of a video clip


License
MIT
Install
pip install snip-my-video==0.1.1

Documentation

SnipMyVideo

Command Line Video Snipping Tool in Python

Every had a video that was very long and all you wanted to do was really shorten it. Now you can without any video editing software with SnipMyVideo.

How does snipmyvideo.py work?

    usage: snipmyvideo.py video.mp4 output.mp4 30-60 90-120

E.g: This command would create two snipets (unlimited snipets can be created),

    the first snipet resembles the time 30seconds to 60 seconds from video.mp4

    These snipets are then concatenated and written to output.mp4

Using SnipMyVideo

Alt text