1
0
Fork 0

Force youtube-dl detection.

This commit is contained in:
Kitteh 2018-10-23 21:05:38 +01:00
parent 9093cdc2c6
commit e6b53d27a5

View file

@ -121,7 +121,7 @@ MpvObject::MpvObject(QQuickItem * parent)
mpv_set_option_string(mpv, "msg-level", "all=v");
// Fix?
//mpv_set_option_string(mpv, "ytdl", "yes");
mpv_set_option_string(mpv, "ytdl", "yes");
mpv_set_option_string(mpv, "vo", "libmpv");
/*mpv_set_option_string(mpv, "slang", "en");