diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-05-02 20:34:59 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-05-02 20:34:59 +0800 |
| commit | 7816fb3047a96b49953d0e3f6414edee22f3f843 (patch) | |
| tree | 905e855cded18364efb673754340fe3fa436ac29 /sh | |
| parent | 698d06a4d037a473a82eb4191b5219fbeda14d21 (diff) | |
Diffstat (limited to 'sh')
| -rwxr-xr-x | sh/upd | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
