Live WebVTT Validator update

Hey,

I updated http://quuz.org/webvtt/ (source code:
https://github.com/annevk/webvtt ), feedback welcome. In particular I
added support for the new escapes, align values, <lang> (though no BCP
47 validation, patches welcome), ability to select kind
(metadata/chapters), and cue identifiers that start with NOTE are now
treated as comments by the parser and won't trigger an error.

https://github.com/annevk/webvtt/commits has a more detailed overview
of the changes.

The parser not flagging conformance errors is kind of annoying, but so
far it's manageable to merge the conformance requirements with the
requirements of the parser, although there's probably a bunch of bugs.

Cheers,

PS: I'm not subscribed to this list, so you might want to cc me on replies.


--
http://annevankesteren.nl/

Received on Wednesday, 22 May 2013 04:09:59 UTC