All Projects → sepehr → xspfy

sepehr / xspfy

Licence: Unlicense license
Import XSPF playlists to Spotify.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to xspfy

Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (+682.76%)
Mutual labels:  spotify, spotify-api
github-now-playing
🎵 Display what you're listening to right on your Github profile
Stars: ✭ 75 (+158.62%)
Mutual labels:  spotify, lastfm
Spotitube
Synchronize your Spotify collections downloading from external providers
Stars: ✭ 250 (+762.07%)
Mutual labels:  spotify, spotify-api
Obscurify
Find out more about your music taste and compare it to others' with Obscurify
Stars: ✭ 200 (+589.66%)
Mutual labels:  spotify, spotify-api
spotify-release-list
📅 Display list of Spotify releases from artists you follow
Stars: ✭ 142 (+389.66%)
Mutual labels:  spotify, spotify-api
Spotify Graphql
GraphQL schema for Spotify WebAPI — TypeScript / Node.js (v6)
Stars: ✭ 213 (+634.48%)
Mutual labels:  spotify, spotify-api
spotify-song-recommender
A Spotify song recommendation engine built with the power of graph analytics.
Stars: ✭ 34 (+17.24%)
Mutual labels:  spotify, spotify-api
Musaicfm
Screensaver inspired by Apple’s inbuilt iTunes Screensaver. It can display Artwork by Spotify or last.fm Profile Data.
Stars: ✭ 144 (+396.55%)
Mutual labels:  spotify, lastfm
muffon
Music streaming browser
Stars: ✭ 491 (+1593.1%)
Mutual labels:  spotify, lastfm
Spotify-Readme
A dynamic, customizable, and real-time Spotify now-playing widget for your README files.
Stars: ✭ 85 (+193.1%)
Mutual labels:  spotify, spotify-api
Spotify Now Playing
Spotify now playing information and control popup for macOS menu bar
Stars: ✭ 171 (+489.66%)
Mutual labels:  spotify, spotify-api
Partify
This is a free open source Spotify-powered app that lets users host parties and have guests connect using their smartphones to submit and vote on songs. The app will only play the highest voted song and can connect to personal playlists.
Stars: ✭ 37 (+27.59%)
Mutual labels:  spotify, spotify-api
Coverify
🎧 Design fresh album cover for your Spotify playlists
Stars: ✭ 167 (+475.86%)
Mutual labels:  spotify, spotify-api
Spotify Qt
Lightweight Spotify client using Qt
Stars: ✭ 212 (+631.03%)
Mutual labels:  spotify, spotify-api
Tune
A streamlined Spotify client and browser with a focus on performance and integrations.
Stars: ✭ 166 (+472.41%)
Mutual labels:  spotify, spotify-api
Singlespotify
🎵 Create Spotify playlists based on one artist through the command line
Stars: ✭ 254 (+775.86%)
Mutual labels:  spotify, spotify-api
Spotify.py
🌐 API wrapper for Spotify 🎶
Stars: ✭ 131 (+351.72%)
Mutual labels:  spotify, spotify-api
Listen Now
Listen-now, 提供了多音乐平台的音乐搜索、播放、歌单播放、同步平台歌单到本地数据库,并计划开发智能音乐推荐系统。listen-now主要由学生层级的同学一起开发。
Stars: ✭ 139 (+379.31%)
Mutual labels:  spotify, spotify-api
YoutubeDownloader
A Music downloader with Spotify integration for automatic metadata application. [Depricated]
Stars: ✭ 13 (-55.17%)
Mutual labels:  spotify, spotify-api
laravel-spotify
Laravel-Spotify is a simple wrapper around the Spotify Web API that makes working with its endpoints a breeze!
Stars: ✭ 141 (+386.21%)
Mutual labels:  spotify, spotify-api

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].