Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

SohamBorate/spot-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spot-dl

A command line tool which downloads music from YouTube and applies Spotify metadata to it, basically Spotify Premium free of cost... kinda.

Set Spotify app credentials

  • Go to Spotify Developer Dashboard and create an app.

  • Copy the clientId and the clientSecret.

  • And set the credentials...

    >>> spot-dl set --clientId <clientId> --clientSecret <clientSecret>
    

Please not that this step is very important, without the credentials you can't use this tool.

Download music

This is very easy to do...

>>> spot-dl download <spotify url>

spotify url could be the URL of an album, track, playlist. Or even an artist.

Entering the URL to an artist will download all the songs created by the artists.

About

A command line tool which downloads music from YouTube and applies Spotify metadata to it, basically Spotify Premium free of cost... kinda.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published