SherryH / language-player

An app that can play video and pause repeat on sentence
0 stars 0 forks source link

Display the captions on screen #8

Open SherryH opened 1 year ago

SherryH commented 1 year ago

It seems harder to configure and load the vtt files. Need to configure asset modules in webpack for the file-loader in NextJS. I am not sure where to config webpack on NextJS.... => DONE!!

Simplier way: Load the subtitles as captions and show on screen? => DONE!!