Skip to content

If you have a subtitle file (.srt usually) that is off from your movie file, shift it with this script.

Notifications You must be signed in to change notification settings

enceladus/subtitle-shifter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Subtitle Shifter does an easy bit of string manipulation and datetime math to shift your subtitles to match your film.

USAGE:
$ python shiftsubs.py <source_file> <write_file> <time_difference>

source_file:	The file to read from
write_file:	The file to write to
time_change:	The change in seconds to shift the subtitles, e.g. 2 or -5

You can contact me here: http://delw.in/

About

If you have a subtitle file (.srt usually) that is off from your movie file, shift it with this script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages