CogentRedTester / mpv-search-page

An in-window search page for mpv player
MIT License
52 stars 6 forks source link

Feature request: search subtitles page #11

Open microraptor opened 1 year ago

microraptor commented 1 year ago

Thank you for this awesome script!

It would be useful, if there would be also a page where you can search the currently selected subtitles. The search results could be a scroll list of every subtitle line with the key word and the timestamp. Selecting a search result skips the video to the location.

There are already these wonderful scripts, but I think it would be tidier to have this functionality as a search page: https://github.com/zenwarr/mpv-config/blob/master/scripts/subtitle-search.lua https://github.com/kelciour/mpv-scripts/blob/master/sub-search.lua

CogentRedTester commented 1 year ago

I'm not sure I'd add that feature any time soon, but you could create your own script using mpv-scroll-list and mpv-user-input.