jaseg / python-mpv

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

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

Closed Sill1000 closed 6 months ago

Sill1000 commented 6 months ago

Thanks for your nice works!

jaseg commented 6 months ago

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