Skip to content

Control mpv from Python using JSON IPC

License

Notifications You must be signed in to change notification settings

veyselolgun/python-mpv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mpv

Control mpv from Python using JSON IPC.

About

mpv.py allows you to start an instance of the mpv video player and control it using mpv's JSON IPC API.

At the moment, think of it more as a toolbox to write your own customized controller. There is no high-level API (yet). Instead, mpv.py offers everything you should require to implement the commands you need and to receive events.

mpv.py requires Python >= 3.2.

License

Copyright(c) 2015, Lars Gustäbel [email protected]

It is distributed under the MIT License.

About

Control mpv from Python using JSON IPC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%