/Subtitle-sync

Primary LanguageVueMIT LicenseMIT

subtitle-sync

A tool for synchronizing subtitles by changing the start time or end time of a sentence in order to sync the whole subtitle.

subtitle-sync.com

Setup

Install dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Tools used

Vue.js as framework.

PEG.js as parser generator.