Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

wistful/srtmerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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