fbriere / mpv-scripts

Various mpv Lua scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Various mpv Lua scripts:

(These were initially written to "scratch my own itch", but I hope they can be useful to other people as well. Feedback is most welcome!)

  • tree-profiles (documentation) (source)

    Automatically apply profiles to certain directories or files.

  • sub-fonts-dir-auto (documentation) (source)

    Automatically look for fonts directories to use with sub-fonts-dir.

  • audio-file-keys (documentation) (source)

    Automatically apply key bindings when playing audio files.

  • brace-expand (documentation) (source)

    Perform Bash-style brace expansion on a string.

    Not technically a mpv script, but used by tree-profiles.

About

Various mpv Lua scripts

License:GNU General Public License v2.0


Languages

Language:Lua 98.8%Language:Perl 1.2%