From 122e9308d77c50e00f41d81abf1bbf659f88f933 Mon Sep 17 00:00:00 2001 From: Luis Guilherme Coelho Date: Sun, 16 Jun 2024 14:59:05 -0300 Subject: [PATCH] home-environments: radio: Remove --prefer-free-formats from yt-dlp abbreviations, instead, set it via config file --- home-environments/radio.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-environments/radio.scm b/home-environments/radio.scm index a23e441..01e0dc0 100644 --- a/home-environments/radio.scm +++ b/home-environments/radio.scm @@ -420,9 +420,9 @@ `(#|Download/Upload|# (a . "aria2c -j 10 '%'") (i . "ipfs get %") - (m . "yt-dlp --prefer-free-formats -x '%'") + (m . "yt-dlp -x '%'") (u . "curl -F file=@% https://0x0.st | wl-copy") - (v . "yt-dlp --prefer-free-formats '%'"))) + (v . "yt-dlp '%'"))) #|Shell history|# ,(abbreviation