spotDL is a command-line tool that allows users to download songs and playlists from Spotify by sourcing the audio from YouTube. Built in Python, it automatically matches Spotify tracks with corresponding videos on YouTube and downloads them with embedded metadata. The tool retrieves important information such as album art, song titles, artist names, and lyrics to organize downloaded files. spotDL is designed to be fast, accurate, and easy to use through a simple command-line interface. It supports downloading individual songs, albums, or entire playlists by providing Spotify URLs or search queries. By combining Spotify metadata with YouTube audio sources, spotDL provides a convenient way to build a local music library.
Features
- The fastest, easiest and most accurate command-line music downloader
- Documentation available
- spotDL can be installed by running pip install spotdl
- To update spotDL run pip install --upgrade spotdl
- Prebuilt executable
- You can download the latest version from the Releases Tab
- On Termux