Tiny SubRip subtitles editor
Project description
Titulky
Tiny Python SubRip editor. Display infos, shift and re-fit timestamps.
Installation
Use the package manager pip to install titulky.
pip3 install titulky
Usage
Display informations for some .srt
file.
python3 titulky.py test.srt
Shift subtitles by some amount.
python3 titulky.py test.srt shift "12.34"
Refit subtitles to some interval.
python3 titulky.py test.srt shift "1:23.456" "2:34:56"
By default titulky writes to stdout. You can write the output to a file with
python3 titulky.py test.srt shift 5.0 --outfile out.srt
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
titulky-1.0.2.tar.gz
(17.4 kB
view details)
Built Distribution
titulky-1.0.2-py3-none-any.whl
(17.6 kB
view details)
File details
Details for the file titulky-1.0.2.tar.gz
.
File metadata
- Download URL: titulky-1.0.2.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91cb7a3c257bf8ddb47d0453d75a00b421ea089f6ca08f23d9bd697e233571f3 |
|
MD5 | 3e95731e144c16f7921ae54fdd0c74f1 |
|
BLAKE2b-256 | 5cb035d2e844b5f43c8a46eaf82bbd3483745556d58b3ebc831b0cfe0bcf764b |
File details
Details for the file titulky-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: titulky-1.0.2-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4a8fa2b9815b376f4c372add73d45b440feeaae70a8ce1f79ab7775285b2193 |
|
MD5 | 697e90bc10eea9abe86ccd1d25583772 |
|
BLAKE2b-256 | 2dec45e0290a173bdbae5c2f2331228e7898b174b0b09725ca4dc0caf7b4a060 |