
searchsub
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This addon lets you search text inside the default (str) subtitles of the current playing video
and takes you to the moment in which the selected line was spoken (press Goto button).
INSTALLATION:
Copy the file in the VLC subdir /lua/extensions, by default:
* Windows (all users): %ProgramFiles%VideoLANVLCluaextensions
* Windows (current user): %APPDATA%VLCluaextensions
* Linux (all users): /usr/share/vlc/lua/extensions/
* Linux (current user): ~/.local/share/vlc/lua/extensions/
* Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/extensions/
(create directories if they don't exist)
Restart the VLC.
Then use the extension by going to the "View" menu and selecting it.
Please login or register to add a comment or rating