Skip to content

uint64t/mpv-scripts

 
 

Repository files navigation

mpv-scripts

Scripts for mpv

autoload-sub-in-mka.lua

Work on issues mpv-player/mpv#5132 and mpv-player/mpv#2663.

Now not needed anymore. Solved by commit mpv-player/mpv@80d43ee.

autoloop.lua

Work on issue mpv-player/mpv#5222. Automatically loops files that are under a given duration (default 5 seconds).

screenshot-to-clipboard.js

Work on issue mpv-player/mpv#5330. Generates a temp screenshot file on desktop then copy to clipboard. (Windows only)

save-sub-delay.lua

This script saves the sub-delay quantity for each file. When next time the file is opened, sub-delay is automatically restored.

exit-fullscreen.lua

If you use --keep-open=yes, this script exits fullscreen mode when the playback reaches the end of file/playlist.

About

Scripts for mpv-player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 88.4%
  • JavaScript 11.6%