1

Config/Navi: Add spotdl cheat

This commit is contained in:
2025-07-06 14:21:03 +02:00
parent f1f6ec9208
commit 8d73fa521c

View File

@ -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 "<url>"
% spotdl
# Download spotify playlist
spotdl --config /home/christoph/.spotdl/config.json --user-auth --format m4a --bitrate disable --threads 24 --generate-lrc --m3u "<name>" download "<url>"
; ===========================
; FFMPEG
; ===========================