Home

Awesome

MPlug – a Plugin Manager for MPV

A plugin manager for mpv to easy install and uninstall mpv scripts and more.

Motivation

Mpv is a great, free and open source video player. It has interfaces to extend it with different types of scripts and filters. There is a large number of awesome plugins: Watch Youtube, remove black bars, improve the quality of Anime, remove noise from lecture recordings, skip adds… The possibilities are endless.

MPlug tries to make finding, installing and updating plugins as easy as possible.

Note: The underlying repository of plugins is not (yet) complete, therefore not all plugins can be installed automatically so far. Please help filling it.

Installation

You can install it via pip:

$ pip3 install mplug

Alternatively you can run it from the source:

Usage

Status & Todo