alifarazz / mpv-zenity-open-files

zenity-open-files, a lua script for mpv media player that uses Gnome's zenity to open files, subtitles or URLs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zenity open files

This lua script for mpv media player will use Gnome's zenity to open files, subtitles or URLs.

Based on ntasos's kdialog-open-files.lua.

Keybindings

  • CTRL+o: Add files to the playlist and replace the current playlist.
  • CTRL+a: Append selected files to the playlist.
  • CTRL+s: Load a subtitle file.
  • CTRL+u: Load a URL.
TODO
  • CTRL+SHIFT+o: Add files in the selected folders to the playlist and replace the current playlist.
  • CTRL+SHIFT+a: Append files in the selected folders to the playlist.

They can be customized at the bottom of the .lua file.

How to Install

rtfm

About

zenity-open-files, a lua script for mpv media player that uses Gnome's zenity to open files, subtitles or URLs.

License:Do What The F*ck You Want To Public License


Languages

Language:Lua 100.0%