mkv-subtitle-extractor icon indicating copy to clipboard operation
mkv-subtitle-extractor copied to clipboard

Can you convert this to web apps?

Open izulwahidin opened this issue 4 years ago • 1 comments

I really need it in the web application ... Hopefully, you can create my request

izulwahidin avatar Jul 13 '19 11:07 izulwahidin

Hi, you could take a look at https://github.com/mathiasvr/matroska-subtitles, which is the module used by this project.

You should be able to use it in a web app, by transpiling it with webpack, etc. and providing the media in ‘stream’ format.

mathiasvr avatar Jul 13 '19 18:07 mathiasvr