Skip to content

Spotify Album/Playlist Downloader for Node.js using SpotifyDown's API

Notifications You must be signed in to change notification settings

drichardcarl/spotify-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-dl (Spotify Downloader for Node.js)

Requires: tsx to be installed globally (npm i -g tsx)

Basic Usage

Get help

tsx index.ts -h

Download album / playlist from link

tsx index.ts "https://open.spotify.com/album/6kxY4y9rGrWpnhofahze9h?si=uhqoQVoSQkKKz5nBP_6ozg"

Using custom download path (must be absolute path!)

tsx index.ts "https://open.spotify.com/album/6kxY4y9rGrWpnhofahze9h?si=uhqoQVoSQkKKz5nBP_6ozg" -p "/path/to/folder"

About

Spotify Album/Playlist Downloader for Node.js using SpotifyDown's API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published