Page 1 of 1
how can i get the currently showing subtitle line?
Posted: 04 Oct 2019 08:03
by ekaunt
im trying to make an extension that will look up the currently showing subtitle line on the internet.
how can i get the currently showing subtitles from lua?
Re: how can i get the currently showing subtitle line?
Posted: 05 Oct 2019 17:56
by mederi
You can parse external subtitle file.
Re: how can i get the currently showing subtitle line?
Posted: 06 Oct 2019 01:24
by ekaunt
thats what im doing now, but i only have it for *.srt.
i was hoping that vlc gives me a way to do it, cuz its already able to parse all the various subtitle formats, so why should i reinvent the wheel.