From e95262436a7f0501599afd5254b0d5bd11bea53f Mon Sep 17 00:00:00 2001 From: kat witch Date: Fri, 30 Apr 2021 18:12:37 +0100 Subject: [PATCH] profiles/gui: syncplay playerArgs for 1080p --- profiles/gui/home/syncplay.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/gui/home/syncplay.nix b/profiles/gui/home/syncplay.nix index b54adb7d..32c015e9 100644 --- a/profiles/gui/home/syncplay.nix +++ b/profiles/gui/home/syncplay.nix @@ -7,6 +7,7 @@ username = "kat"; defaultRoom = "lounge"; server = { host = "sync.kittywit.ch"; }; + playerArgs = [ "--ytdl-format=bestvideo[height<=1080]+bestaudio/best[height<=1080]/bestvideo+bestaudio/best" ]; # gui = false; config = { client_settings = {