An open API service indexing awesome lists of open source software.

https://github.com/alhadis/vtt

Classes for parsing and manipulating subtitle/CC formats.
https://github.com/alhadis/vtt

captions srt subrip subrip-text subtitles timed-text vtt webvtt

Last synced: about 1 year ago
JSON representation

Classes for parsing and manipulating subtitle/CC formats.

Awesome Lists containing this project

README

          

# VTT
:warning: **W.I.P** :warning:

Pure-JavaScript implementations of various subtitle formats.
Started life as a script to correct badly-synced `*.srt` files.

This library will (eventually) be a collection of classes for
parsing subtitle formats, with ancillary executables to perform
basic, in-place modification of subtitle files from command-line.

Check back later.