LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

spotdl

Download Spotify tracks via YouTube

TLDR

Download track
$ spotdl "[song name]"
copy
Download from URL
$ spotdl [https://open.spotify.com/track/...]
copy
Download playlist
$ spotdl [https://open.spotify.com/playlist/...]
copy
Download album
$ spotdl [https://open.spotify.com/album/...]
copy
Specify output format
$ spotdl --output "[{artist} - {title}]" [url]
copy
Download as MP3
$ spotdl --format mp3 [url]
copy

SYNOPSIS

spotdl [options] queryorurl

DESCRIPTION

spotdl downloads songs from Spotify by finding and downloading matching tracks from YouTube Music. It uses Spotify's metadata for tagging.The tool downloads audio, adds metadata and cover art, creating properly tagged music files from Spotify links.

PARAMETERS

--output template

Output filename template.
--format fmt
Audio format (mp3, flac, ogg, m4a).
--bitrate rate
Audio bitrate.
-o dir, --output-dir dir
Output directory.
--threads n
Download threads.
--no-cache
Don't use cache.
--sponsor-block
Remove sponsor segments.
--sync file
Sync with saved file.
--cookie-file file
YouTube cookies file.

INSTALL

nix profile install nixpkgs#spotdl
copy

CAVEATS

Depends on YouTube Music availability. Quality varies. Rate limiting may occur. Respect copyright laws.

HISTORY

spotdl was created to bridge Spotify's catalog with downloadable audio. It evolved from earlier tools and uses yt-dlp for downloading, adding Spotify integration for metadata.

SEE ALSO

yt-dlp(1), youtube-dl(1), ffmpeg(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid