Open Vladislavik opened 3 years ago
Are you new to nodejs? This library supports converting normal subtitles into vtt subtitles which supported on common browsers You need to provide vtt captions, and add captions into video like down blow
This lib is using dynamic require (require(ext + ".js")) which is likely to fail by most browser javascript bundler.
Hi is there a way to work this app in browser?