{"library":"spotdl","title":"spotDL - Spotify Downloader","type":"library","description":"spotDL downloads Spotify playlists and songs with album art and metadata. Version 4.4.4 requires Python <3.15,>=3.10. It uses yt-dlp or other sources to fetch audio. Releases are irregular but frequent.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install spotdl"],"cli":{"name":"spotdl","version":"4.5.0"}},"imports":["from spotdl import SpotDL","python -m spotdl"],"auth":{"required":false,"env_vars":[]},"links":{"homepage":null,"github":"https://github.com/spotDL/spotify-downloader","docs":"https://spotdl.rtfd.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/spotdl/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"python -m spotdl 'https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT' --output '{artist} - {title}.{ext}'","lang":"python","description":"Download a single track by URL. Ensure Spotify credentials are set via environment variables SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET, or use OAuth.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}