jaseg / python-mpv

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

how do i change audio track #288

Closed vemas23 closed 1 month ago

vemas23 commented 1 month ago

I wrote a little program that uses ytdl to play a youtube video link parsed from a atom feed . it plays tadc(The amazing digital circus) which is availible in multiple languages with youtubes audiotrack feature, how do i change the language to german in python-mpv?

vemas23 commented 1 month ago

figured it out myself