summaryrefslogtreecommitdiff
path: root/sh/upd
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2026-05-02 20:34:59 +0800
committerXiao Pan <xyz@flylightning.xyz>2026-05-02 20:34:59 +0800
commit7816fb3047a96b49953d0e3f6414edee22f3f843 (patch)
tree905e855cded18364efb673754340fe3fa436ac29 /sh/upd
parent698d06a4d037a473a82eb4191b5219fbeda14d21 (diff)
fix: forget to remove old yt-dlp download music cliHEADmaster
Diffstat (limited to 'sh/upd')
-rwxr-xr-xsh/upd1
1 files changed, 0 insertions, 1 deletions
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