You are not logged in.
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
% subsync -f 00:01:33,492 -l 01:39:23,561 -i file.srt -o newfile.srt
https://github.com/oblique/subsync
https://aur.archlinux.org/packages/subsync/
https://aur.archlinux.org/packages/subsync-git/
Last edited by OBLiQUE (2013-04-14 02:43:44)
Offline
This could come in handy! I don't have a need for it yet, but once I will I'll definitely test this
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline