Skip to content

wmuron/xspfy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#XSPFy

Migrates XSPF playlists to Spotify where they can grow old.

It's the ancestor of Laspotipy. Laspotipy does not work anymore as Last.fm's Playlist API does not work anymore. Exported XSPF playlists can be imported using this utility instead.

As of the new fuckin lastfm beta, playlists can be found on the old website:
https://www.last.fm/user/lajevardi/library/playlists

The built-in export feature does not work anymore as the Playlists API is gone. Consider using a workaround to scrape and save data locally:
http://jsbin.com/vivucuceco/1/edit?html,output

Convert CSV files to XSPF playlists:
https://github.com/kevlened/csvToXspf

To export your Spotify playlists:
https://rawgit.com/watsonbox/exportify/master/exportify.html

###Usage python xspfy.py XSPF_PATH SPOTIFY_USERNAME

###Screenshot XSPFy screenshot

###Installation pip install requests spotipy git clone https://github.com/sepehr/xspfy.git chmod +x ./xspfy/xspfy.py

About

Import XSPF playlists to Spotify.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%