Skip to main content

A plugin manager for mpv

Project description

MPlug – a Plugin Manager for MPV

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

Installation

You can install it via pip:

$ pip3 install mplug

Alternatively you can run it from the source:

  • Install dependencies: python3, GitPython
  • Clone this repository
  • Run with run.py

Usage

  • To install a plugin mplug install plugin_name
  • To update all plugins: mplug upgrade
  • To upgrade database: mplug update
  • To uninstall a plugin: mplug uninstall plugin_id
  • To disable a plugin without uninstalling it: mplug disable plugin_id
  • To search for a plugin mplug search term
  • To list all installed plugins mplug list-installed
  • You can find plugins in the WebUI of the mpv script directory

Status & Todo

  • Populate mpv script directory, by scraping wiki
  • First version of plugin manager
  • Write a Webinterface to browse plugins
  • Add install instructions for all plugins to the mpv script directory
  • Write a TUI
  • Write a GUI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mplug-0.2.0.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

mplug-0.2.0-py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page