feat(mpv): remove ytdl-format option.

This commit is contained in:
CronyAkatsuki 2025-06-10 22:16:08 +02:00
parent c93b7e4f66
commit 4115bc4531

View file

@ -12,7 +12,6 @@
programs.mpv = {
enable = true;
config = {
ytdl-format = "ytdl-format=bestvideo[height<=?1080][fps<=?60][vcodec!~='vp0?9'][vcodec!*=av01]+bestaudio/best";
fs = true;
force-window = "immediate";
hr-seek-framedrop = "no";