1 unstable release

0.2.0 Apr 28, 2023
0.1.0 Aug 29, 2020

#13 in #bare-bones

28 downloads per month

MIT license

14KB
373 lines

webvtt

This is a simple WebVTT parser written in Rust.


lib.rs:

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.

Dependencies

~305–760KB
~18K SLoC