jaseg / python-mpv

Python interface to the awesome mpv media player
https://git.jaseg.de/python-mpv.git
Other
532 stars 67 forks source link

Fix external subtitles example #217

Closed naglis closed 2 years ago

naglis commented 2 years ago

Currently, running the example results in:

TypeError: MPV.play() got an unexpected keyword argument 'sub_file'

jaseg commented 2 years ago

Thank you!