noophq / subtitle

Convert subtitles from one format to another format. Supported formats: STL EBU, TTML SMI, VTT, SRT
GNU Lesser General Public License v3.0
100 stars 40 forks source link

Allow comments in NOTE sections of VTT #28

Open berndmoos opened 2 months ago

berndmoos commented 2 months ago

From the VTT spec:

Comments can be included in WebVTT files.
Comments are just blocks that are preceded by a blank line, start with the word "NOTE" (followed by a space or newline), and end at the first blank line.

Example:


NOTE
This is whatever