Skip to content

Latest commit

 

History

History
120 lines (83 loc) · 3 KB

README.md

File metadata and controls

120 lines (83 loc) · 3 KB



This project is currently inactive, and will not run without big changes to the code.



logo

Simple, free, and unlimited Spotify MP3 downloads

contributors forks stars open issues

🧰 Getting Started

‼️ Prerequisites

  1. Ideally use Python 3.8
  2. Install git.

🏃 Run Locally

Clone the project

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

⚙️ 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 here

Support this project

"Buy Me A Coffee"

Coming soon

Documentation for the spotify2mp3 Python API.