Skip to content

A simple command-line tool that can download tracks and playlists from spotify

Notifications You must be signed in to change notification settings

Juojo/sp-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm GitHub issues

sp-downloader

Spotify downloader (sp-downloader) is a simple command-line tool that can download tracks and playlists from spotify. All you need is a "share link" of the track you want to download to your pc.

What you need

  • FFMPEG installed on your pc.
  • This module globally installed (npm i -g sp-downloader)

How it works

Open your terminal and go to the directory where you want the song to be downloaded. Then run the command replacing "<link>" with the actual track/playlist link:

sp <link>

Example:

sp https://open.spotify.com/track/2hRlHXzOf14ArYmOPeAXsa?si=0905aef48cfd4256

Note: if you are trying to download a playlist it will automatically create a new folder with the name of the playlist and the tracks will be inside that folder.

About

A simple command-line tool that can download tracks and playlists from spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published