Kainote
Kainote copied to clipboard
Support WebVTT files.
In short, it may not necessarily be possible to edit as a full functionality of the WebVTT standard. Let's just be able to edit it like an SRT file. But in the long run, if you can make a full functionality, that's a very good thing.
Here is a document about WebVTT standard and Editor's Draft: https://www.w3.org/TR/webvtt1/
Note: If I try loading a WebVTT file, Kainote will crash immediately.
It's Netflix subtitles file? The someone wrote me about this format. Can you provide a subtitles with this format, looks like SRT but have some styles and there is many examples and descriptions. I would like better all tags in one article. And last thing subtitles provider for video, for full functionality it is needed. For conversion to ASS or SRT in limited way it should be easy task.
Idk. In fact, many websites use this format. I want to use it to make subtitles for a YouTube videos.
https://github.com/alexa/webvtt I came across this WebVTT library, it might be useful.
Maybe first I make just opening it and conversion to ass. That's why I need a better WebVTT file for test it after.
I have created a WebVTT file, it might be helpful to you. https://gist.github.com/altinat/72a88ea9104dbda90e307f9f6028e9f4
Thanks.
xy-VSFilter from Pinter now support WebVTT file https://github.com/pinterf/xy-VSFilter
It's Netflix subtitles file?
No, this is support directly in browser. https://www.w3.org/TR/webvtt1/