Skip to content

Command-line tool to download your spotify saved tracks as mp3s with relevant metadata

Notifications You must be signed in to change notification settings

thoelze1/spotify-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

spotify-dl

spotify-dl downloads all of your spotify saved tracks as mp3s with relevant metadata including album art. The tracks are downloaded from youtube videos and are checked against a music database via audio fingerprinting. This project started as a submission at Brickhack 2017.

To Do

  • Normalize volume
  • Check youtube hits for highest audio quality
  • Compare mp3 from youtube with sample from spotify (instead of using acrcloud)

Dependencies

  • python2.7
  • spotipy
  • google python api
  • youtube-dl
  • acr cloud

About

Command-line tool to download your spotify saved tracks as mp3s with relevant metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages