TypesettingTools / Aegisub

Cross-platform advanced subtitle editor
http://www.aegisub.org
Other
349 stars 499 forks source link

Support for VTT #201

Open A2Sumie opened 6 months ago

A2Sumie commented 6 months ago

VTT is highly similar to SRT in context. However, VTT doesn't contain line numbers, which is very useful when making translated subs with LLMs. Line numbers cause timestamps to corrupt in LLMs. Hoping a native support would come up.

LightArrowsEXE commented 6 months ago

Just write a regex that filters all the timecode information if that's the reason you want WebVTT support.

chenlung commented 2 months ago

WebVTT has documented/official support for features such as alignment.