feat(mpv): remove ytdl-format option.
This commit is contained in:
parent
c93b7e4f66
commit
4115bc4531
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
programs.mpv = {
|
programs.mpv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
ytdl-format = "ytdl-format=bestvideo[height<=?1080][fps<=?60][vcodec!~='vp0?9'][vcodec!*=av01]+bestaudio/best";
|
|
||||||
fs = true;
|
fs = true;
|
||||||
force-window = "immediate";
|
force-window = "immediate";
|
||||||
hr-seek-framedrop = "no";
|
hr-seek-framedrop = "no";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue