ParseSubtitles Op
parse srt/vtt subtitle-files
Summary (oneliner)
Parses SRT or (Web)VTT subtitle-data into a structure that can then be used by other ops. Also outputs the subtitles as an array of newline seperated lines.
Full Name
- Ops.Extension.Subtitles.ParseSubtitles
- Extension Op - visible for everyone
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch ParseSubtitles SubtitleAnim Example
INPUT PORTS
Subbtitle data (String)
SRT or VTT data
OUTPUT PORTS
Structure (Object)
JSON structure of subtitles and metadata
Subtitles (Array)
Subtitle lines