SkillAgentSearch skills...

Spotify2mp3

Simple free and unlimited Spotify playlist downloads. Spotify2mp3 - Spotify Downloader

Install / Use

/learn @couldbejake/Spotify2mp3

README

<br> <br> <br> <div align="center"><b>This project is currently inactive, and will not run without big changes to the code.</b></div> <br> <br> <br> <div align="center"> <img src="assets/logo.png" alt="logo" width="250" height="auto" /> <p> Simple, free, and unlimited Spotify MP3 downloads </p> <!-- Badges --> <p> <a href="https://github.com/couldbejake/spotify2mp3/graphs/contributors"> <img src="https://img.shields.io/github/contributors/couldbejake/spotify2mp3" alt="contributors" /> </a> <!-- <a href=""> <img src="https://img.shields.io/github/last-commit/couldbejake/spotify2mp3" alt="last update" /> </a> --> <a href="https://github.com/couldbejake/spotify2mp3/network/members"> <img src="https://img.shields.io/github/forks/couldbejake/spotify2mp3" alt="forks" /> </a> <a href="https://github.com/couldbejake/spotify2mp3/stargazers"> <img src="https://img.shields.io/github/stars/couldbejake/spotify2mp3" alt="stars" /> </a> <a href="https://github.com/couldbejake/spotify2mp3/issues/"> <img src="https://img.shields.io/github/issues/couldbejake/spotify2mp3" alt="open issues" /> </a> <!-- <a href="https://github.com/couldbejake/awesome-readme-template/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/couldbejake/awesome-readme-template.svg" alt="license" /> </a>--> </p> <h4> <a href="https://github.com/couldbejake/spotify2mp3/issues">Report Bug</a> <span> · </span> <a href="https://github.com/couldbejake/spotify2mp3/issues/new">Request Feature</a> <span> · </span> <a href="https://www.buymeacoffee.com/couldbejake">Support this project</a> </h4> </div> <!-- Getting Started -->

:toolbox: Getting Started

<!-- Prerequisites -->

:bangbang: Prerequisites

  1. Ideally use Python 3.8
  2. Install git.
    • Windows: https://git-scm.com/download/win
    • Ubuntu: It should come pre-installed
    • Mac OS: It should come pre-installed
<!-- Run Locally -->

:running: Run Locally

Clone the project

$ git clone https://github.com/couldbejake/spotify2mp3.git

<!-- Installation -->

:gear: Installation

Go to the project directory

$ cd spotify2mp3

Install packages using pip

$ pip install -r requirements.txt

Run the script

$ python spotify2mp3.py

Brew yourself a coffee, you deserved it!

If this project helped you, feel free to give us a star

Getting spotify playlist URL

Paste a Spotify Song, Playlist or Album URL into the program. You can also specify 'liked' to retrieve your liked songs.

To get the url:

  1. Right click on a Song, Playlist or Album
  2. Share
  3. Copy link

On mobile:

  1. Three dots
  2. Share
  3. Copy link

Troubleshooting

If you have any issues at all, please post a full log <a href="https://github.com/couldbejake/spotify2mp3/issues">here</a>

Support this project

"Buy Me A Coffee"

Coming soon

Documentation for the spotify2mp3 Python API.

View on GitHub
GitHub Stars351
CategoryDevelopment
Updated4d ago
Forks53

Languages

Python

Security Score

100/100

Audited on Mar 19, 2026

No findings