Closed shaktis110 closed 2 years ago
Hello @shaktis110 !
I'm glad that you find the project useful.
The YoutubeExternalSubtitle.Subtitle
class has a public destroy method.
You can use it like:
var youtubeExternalSubtitle = new YoutubeExternalSubtitle.Subtitle(videoElement, subtitle);
youtubeExternalSubtitle.destroy();
thank you so much sir
hello, sir thanks for this awesome project. I just want to know how to unload (clear) subtitles from a video