I finished refactoring the script today.
It leverages fzf as a local video selection frontend for mpv. Additionally the script uses ffprobe and the kitty protocol to grab and display preview information and thumbnail.
The script also has an alternative mode, that instead lists local playlists for quick access.
You must log in or # to comment.
Lookin’ good!
Raised by Wolves… 🥲
Amazing script!!
Sorry for the dumb question, but how I am supposed to launch it?
sh fzf_mpv.sh search_videosor
sh fzf_mpv.sh search_playlistsIt assumes your movies are stored in
~/Videosbut that path can be changed by editing line 3 of the script.



