Skip to content

srtmerge is a Python library used to merge two Srt files.

Notifications You must be signed in to change notification settings

yasondinalt/srtmerge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Bitdeli Badge

srtmerge

srtmerge is a Python library used to merge two Srt files.

Usage

    from srtmerge import srtmerge
    srtmerge([filepath1, filepath2, ...], out_filepath, offset=1000)

srtmerge filepath1 filepath2 out_filepath offset=1000

About

srtmerge is a Python library used to merge two Srt files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%