Skip to main content

Rapidly create supercuts from various video sources.

Project description

clypper

image

Rapidly create supercuts from various video sources.

Installation

pip install clypper

Usage

A text file specifying the video source url as well as start and end timestamps can be converted to a supercut using a single command:

$ cat input.txt
https://www.youtube.com/watch?v=dQw4w9WgXcQ 0:43 0:44
https://www.youtube.com/watch?v=o0u4M6vppCI 1:55 1:59
$ clypper -i input.txt -o supercut.mp4
[..]
$ file supercut.mp4
supercut.mp4: ISO Media, MP4 Base Media v1 [IS0 14496-12:2003]

Developer notes

Making a new release

$ bump2version patch # minor major
$ poetry publish --build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clypper-0.0.3.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

clypper-0.0.3-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page