Skip to content

Electron app that takes an srt and makes all the timestamps continuous that are within 2 seconds of each other

Notifications You must be signed in to change notification settings

andrewsadowski/make-it-continuous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



MacOS dmg file MacOS dmg file

Overview

This Electron app takes an srt file, parses all of the timestamps fixing both out of sequence time-values, and also making all back-to-back timestamps under 2 seconds continuous. Simply drag an srt into the app, click the execute button, and an updated version of the provided subtitle will be created with '_msUpdated' appended to the fileName, at the location of the original subtitle.

Prerequisites

  • Download the release for your platform
    • Click the above badges or check out the releases page here

Running Application

Open the application, locate the srt you want processed and drag it into the window. If all went well, the 'Execute' button will flash, and you can click it to check and create a new subtitle with all timestamps under 2 seconds made continuous.

Forthcoming Additions

  • Support for directories/multiple srt files

About

Electron app that takes an srt and makes all the timestamps continuous that are within 2 seconds of each other

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published