You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prompt and have the opportunity to insert into the subtitles link?
I think you want to ask the user to provide subtitle link and then load it?
Well, it doesn't have this feature, but it should be possible to have a prompt external to videojs but have some logic to reinitialize the videojs player with updated subtitle link inserted into the plugin config.
highlight the subtitle text with the cursor like a regular text
You can do it by removing pointer-events: none; in .vjs-ass class here or just overwrite the style with
hi, prompt and have the opportunity to insert into the subtitles link?
..and highlight the subtitle text with the cursor like a regular text
The text was updated successfully, but these errors were encountered: