From 8d73fa521c4ba21ca9d51cb2582c3b978d3260ea Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sun, 6 Jul 2025 14:21:03 +0200 Subject: [PATCH] Config/Navi: Add spotdl cheat --- config/navi/christoph.cheat | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/navi/christoph.cheat b/config/navi/christoph.cheat index dba78406..f387fd8d 100644 --- a/config/navi/christoph.cheat +++ b/config/navi/christoph.cheat @@ -136,6 +136,10 @@ yt-dlp -f 'bv*[ext=mp4]+ba[ext=m4a]/b[ext=mp4] / bv*+ba/b' --recode-video mp4 "< # Download mp3 video in best quality yt-dlp -f 'ba' --extract-audio --audio-format mp3 "" +% spotdl +# Download spotify playlist +spotdl --config /home/christoph/.spotdl/config.json --user-auth --format m4a --bitrate disable --threads 24 --generate-lrc --m3u "" download "" + ; =========================== ; FFMPEG ; ===========================