feat(mpv): add ytdl to true

This commit is contained in:
Benex254
2024-08-09 01:06:53 +03:00
parent bc8d7b2e28
commit 66ab365657

View File

@@ -148,6 +148,7 @@ class MpvPlayer(object):
input_default_bindings=True,
input_vo_keyboard=True,
osc=True,
ytdl=True,
)
mpv_player.force_window = config.force_window
# mpv_player.cache = "yes"