[mpv] youtube-quality with yt-dlp

This commit is contained in:
odrling 2022-01-17 18:59:02 +01:00
parent 9a11fbb64c
commit cca93e2a31
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75

View file

@ -161,7 +161,7 @@ function show_menu()
end
local ytdl = {
path = "youtube-dl",
path = "yt-dlp",
searched = false,
blacklisted = {}
}