Skip to content

I have a list of links of songs or albums and won't add it by hand

License

Notifications You must be signed in to change notification settings

viktor-grunwaldt/spotify-playlist-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-playlist-maker

I have a list of links of songs or albums and won't add it by hand

how-to

steps:\

  1. grab your oauth from here and user_id here (should be your login name or smth)
  2. clone the repo
  3. prepare a file of links to songs/albums (mine's named music.txt)
  4. download requests if you haven't already (pip install --user requests)
  5. replace file name in main()
  6. run python ./main.py and fill in the secrets when prompted
  7. ?
  8. profit

to-dos

  • add adding playlist support(?)
  • better error handling
  • try different auth options

About

I have a list of links of songs or albums and won't add it by hand

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages