RSounder / StitchSubsPy

Stiching together subtitle files (.srt files) in different time intervals for solving issue of separate subtitle files for combined webseries'. Uses python to fetch all .srt files from a directory and stich them in intervals as specified by the user in 'orig' list in the python code. Make sure to add (n-1) number of time instances in 'orig' list where n=number of episodes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Stiching together subtitle files (.srt files) in different time intervals for solving issue of separate subtitle files for combined webseries'. Uses python to fetch all .srt files from a directory and stich them in intervals as specified by the user in 'orig' list in the python code. Make sure to add (n-1) number of time instances in 'orig' list where n=number of episodes.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%