Here are
54 public repositories
matching this topic...
A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies
MPV-EASY Player - A movie player based on mpv
Mpv lua script to create and manage playlists
Interactive subtitles for mpv. Instantly translate selected word/sentence.
Updated
May 14, 2020
Python
A Lua script to take cropped screenshots in mpv, sans external dependencies
Updated
Feb 21, 2020
Python
A collection of mpv scripts
Discord Rich Presence integration for mpv Media Player
A simple mpv script for manually cropping videos with ease.
A web based user interface with controls for the mpv mediaplayer.
Fully automatic subtitle downloading for the MPV media player
Navigate and open your local files in mpv
Creates animated gifs using mpv hotkeys
A script for mpv that can launch a regular Windows open file dialog from a key binding
Trim mode for mpv — Turn mpv into lossless video editor.
Mpv script to take screenshot and convert images with waifu2x
Keeps selected property values (like volume) between player sessions
This is a collection of my own mpv scripts.
A Lua script to sort directories and files in mpv, sans external dependencies
Updated
Jun 30, 2020
Vim script
A simple mpv script to auto change ytdl-format for Youtube and Twitch
mpv plugin that record your last play history for each folder and you can resume to play next time
Fast-forward plugin for mpv(1)
Lua scripts for the mpv media player
mpv plugin: OSC (open sound control) listener.
A userscript for MPV that allows you to play "up next"/recommended youtube videos
A collection of scripts for mpv player
Improve this page
Add a description, image, and links to the
mpv-script
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
mpv-script
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Could you provide command examples or documentation? you can't really, for instance, search
screenshotin the script and try to read what it does and what arguments it takes (I'm not a Lua developer)How would I add local subtitles for instance? I tried
sub-add ~/path/to/sub.srtto no avail.