The Wayback Machine - https://web.archive.org/web/20200928093004/https://github.com/wmuron/xspfy
Skip to content
master
Go to file
Code
This branch is 2 commits behind sepehr:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

#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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.