Skip to content

pro711/subtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Subtools

This is a collection of scripts to manipulate SubRip files (*.srt). You will need to install pysrt to run them.

  • submerge

    submerge is a simple script to merge two srt files into a single file.

    Usage: python submerge.py sub1.srt sub2.srt

    This will create a file named merged.srt in the current directory. Fuzzy matching is used in case the timestamps in two files do not match exactly.

About

A collection of scripts to manipulate SubRip files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages