- Ideally use Python 3.8
- Install git.
- Windows: https://git-scm.com/download/win
- Ubuntu: It should come pre-installed
- Mac OS: It should come pre-installed
Clone the project
$ git clone https://github.com/couldbejake/spotify2mp3.git
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
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:
- Right click on a Song, Playlist or Album
- Share
- Copy link
On mobile:
- Three dots
- Share
- Copy link
If you have any issues at all, please post a full log here
Support this project
Documentation for the spotify2mp3 Python API.