https://github.com/jamiew/spotify-rip
Helper scripts for turning Spotify playlists into MP3s
https://github.com/jamiew/spotify-rip
mp3 spotdl spotify spotify-downloader youtube-dl
Last synced: 10 months ago
JSON representation
Helper scripts for turning Spotify playlists into MP3s
- Host: GitHub
- URL: https://github.com/jamiew/spotify-rip
- Owner: jamiew
- Created: 2019-11-12T14:20:39.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T17:44:45.000Z (almost 2 years ago)
- Last Synced: 2025-09-06T22:40:45.093Z (10 months ago)
- Topics: mp3, spotdl, spotify, spotify-downloader, youtube-dl
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
spotify-rip
===========
Some shell scripts around `spotdl` to make downloading MP3s
from Spotify easier (specifically, via playlists)
In October 2019 [spotdl](https://github.com/spotDL/spotify-downloader) was the most reliable Spotify-ripping tool I found.
*Update Sept 2024*: it still is, don't ask me how I know, I just know
Fun fact: `spotdl` doesn't actually download from Spotify, it just gets the playlist
tracks then tries to find the same songs on YouTube and download from there, lol
Setup
-----
1. Install `spotdl` using [their install instructions](https://github.com/spotDL/spotify-downloader)
Usage
-----
1. Make a sick Spotify playlist
1. Copy its playlist URL (right-click -> copy)
1. Run `./run.sh [your-spotify-playlist-url]`
1. Rock the party
License
-------
MIT