mpv | do not apply a profile to http URL, just https

This commit is contained in:
Don Harper 2024-06-25 14:47:21 -05:00
parent 926186540c
commit a5674caf50

View file

@ -37,9 +37,6 @@
speed = 1.77; speed = 1.77;
keep-open = true; keep-open = true;
}; };
"protocol.http" = {
profile = "protocol.https";
};
}; };
}; };
yt-dlp = { yt-dlp = {