Skip to content

osh3276/spot2mp3

Repository files navigation

spot2mp3

Static Badge

no longer being maintained lol

Convert your favourite spotify playlists and albums to MP3 files!

MP3 files come packaged with correct metadata, including album covers.

NOTE: single song download does not work yet. If you want to download a single songs, make a playlist with a single song inside.

Installation

  1. Install Python and pip. pip will usually install by default with python. If it is not installed, download get-pip.py and execute the script with python3 get-pip.py.
  2. Run pip install spot2mp3.

Usage

Downloading a playlist to default folder "downloads":

spot2mp3 <playlist_link>

Output specification (downloads songs into specified folder):

spot2mp3 <playlist_link> -o <output_folder>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published