#web-vtt #parser

webvtt

A bare-bones WebVTT parser

1 unstable release

0.2.0 Apr 28, 2023
0.1.0 Aug 29, 2020

#6 in #web-vtt

MIT license

14KB
373 lines

This crate implements a bare-bones WebVTT parser. It is missing a few features, notably support for regions, styles, and most types of settings that are applicable to cues.


webvtt

This is a simple WebVTT parser written in Rust.

Dependencies

~205–640KB
~15K SLoC