Rapidly create supercuts from various video sources.
Project description
clypper
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file clypper-0.0.3.tar.gz
.
File metadata
- Download URL: clypper-0.0.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cad928131e5783735a26ff1e0ae89eb99e3f522afeadfc59956e9e4bafea10ee |
|
MD5 | ed64383f02a049588940a71837c3ccf4 |
|
BLAKE2b-256 | a897ace8b7222a392634aba09073266767209731fae52924f1d8c7438687b694 |
File details
Details for the file clypper-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: clypper-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83feef3375c5ca945ccc334487e7108573e9d6f17eafe250040f75af165a3c59 |
|
MD5 | 195e774fb9d02443005b05e64f0c6b23 |
|
BLAKE2b-256 | 13ddf74feda957baf5e2fdace6f6245a1f9081fd005e91aef1288a59979285b0 |