Skip to content

blazturk/spotify-offline-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🎵 Spotify Playlist Downloader

This Python script allows you to download Spotify playlists by:

  • Fetching playlist details using the Spotify API.
  • Searching and downloading corresponding tracks from YouTube via yt-dlp.
  • Converting them into MP3 files.
  • Embedding correct metadata and album artwork with eyed3.

⚙️ Features

  • ✅ Download entire Spotify playlists as MP3.
  • ✅ Automatically fetch metadata (title, artist, album).
  • ✅ Embed Spotify album cover art into MP3s.
  • ✅ Organize songs into a chosen save directory.

📦 Requirements

Make sure you have the following installed:

Python Dependencies

pip install spotipy yt-dlp eyed3 python-dotenv

Releases

No releases published

Packages

 
 
 

Contributors

Languages