Skip to content

lil python script to sync your .srt files with your video

Notifications You must be signed in to change notification settings

gjbsaiia/subtitleSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

subtitleSync

use by running the python script with an .srt file and the first instance of dialogue for the video you're syncing the .srt file to.

for example:
python subtitleSync.py test.srt 00:00:05,340

here we create newSRT.srt that starts screening the subs in test.srt at 00:00:05,340 while keeping all the gaps between dialogue consistent with test.srt.

About

lil python script to sync your .srt files with your video

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages