From 7816fb3047a96b49953d0e3f6414edee22f3f843 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sat, 2 May 2026 20:34:59 +0800 Subject: fix: forget to remove old yt-dlp download music cli --- sh/upd | 1 - 1 file changed, 1 deletion(-) (limited to 'sh/upd') diff --git a/sh/upd b/sh/upd index fb8dba8..7e5a451 100755 --- a/sh/upd +++ b/sh/upd @@ -316,7 +316,6 @@ refl () { } music () { - yt-dlp -f 'bestaudio[ext=opus]/bestaudio' --match-filter 'license=cc-by' --match-filter 'title~=(?i)cc-by' -P "$XDG_MUSIC_DIR/cc-by/scott_buckley" https://soundcloud.com/scottbuckley/tracks # In the past, most scott's music on soundcloud has opus format, some are # mp3 and some are m4a with aac. At maybe February 2026, I can't download # scott's music from soundcloud with yt-dlp with this cli. Later on at May -- cgit v1.3