Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

titulky-1.0.2-py3-none-any.whl (17.6 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