kism / mpvscripts

MPV Scripts, currently for implementing VLC hotkeys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpvscripts

KiSM's mpv scripts

Why?

I created this project to:

  • Implement the VLC crop hotkey 'c'
  • Implement the VLC aspect ratio hotkey 'a'

More scripts may come in the future.

File location

Where to put mpv lua scripts, create the folders if the don't exist:

*nix:

~/.config/mpv/scripts

Windows:

%appdata%\mpv\scripts

About

MPV Scripts, currently for implementing VLC hotkeys

License:MIT License


Languages

Language:Lua 100.0%