subsync

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2013 License: BSD-2-Clause Imports: 10 Imported by: 0

README

subsync is a simple CLI tool written in Go, that synchronizes SubRip (srt) subtitles automatically. You only have to know when the first and the last subtitle must be shown.

examples

subsync -f 00:01:33,492 -l 01:39:23,561 -i file.srt

In the above command the input is the file.srt. We set the first subtitle to be shown at 00:01:33,492 and the last to be shown at 01:39:23,561. The synced file will be saved at file.srt.

subsync -f 00:01:33,492 -l 01:39:23,561 -i file.srt -o newfile.srt

The above command is the same as the previous one, but the synced file will be saved at newfile.srt.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL