Curses Omni Media Player https://pypi.org/project/comp/
Go to file
jaseg dc1c4d89a5 💥 breaking: Pass individual arguments to log_handler 2016-08-07 19:14:26 +02:00
.gitignore Added vim swap files to the .gitignore 2014-08-14 00:34:12 +02:00
LICENSE Initial commit 2014-08-10 23:27:26 +02:00
README.md Initial commit 2014-08-10 23:27:26 +02:00
mpv-test.py Make video-pan-x and video-pan-y floats as they should be 2016-08-04 16:23:44 +02:00
mpv.py 💥 breaking: Pass individual arguments to log_handler 2016-08-07 19:14:26 +02:00
setup.py Initial commit 2014-08-10 23:27:26 +02:00

README.md

python-mpv

python-mpv is a ctypes-based python interface to the mpv media player. It gives you more or less full control of all features of the player, just as the lua interface does.