jaseg / python-mpv

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

Is it possible to read music files from an USB key or HD ? #280

Closed Sill1000 closed 1 month ago

Sill1000 commented 1 month ago

Thanks for your nice works!

jaseg commented 1 month ago

Sure, just call MPV.play(...) with the path of the file.