Skip to content

MattTheCuber/spotify_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify_downloader

Spotify application setup

Setup Environment variables

Replace CLIENT_ID and CLIENT_SECRET with your credentials from

$ $Env:RSPOTIFY_CLIENT_ID="CLIENT_ID";
$ $Env:RSPOTIFY_CLIENT_SECRET="CLIENT_SECRET";

Command Usage

Link and path are required, client id and client secret can be skipped if you setup environment variables

$ cargo install spotify_downloader
$ spotify_downloader <playlist_link> <path> (client_id) (client_secret)

About

A tool to download Spotify playlists

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages