/musikker

Export your local playlists to Spotify

Primary LanguagePythonOtherNOASSERTION

Musikker

Export your local playlists to Spotify, using the Web API and Python

Requeriments

How to use

Clone this repo.

git clone https://github.com/diniremix/musikker.git
python musikker.py playlist.m3u

Parameters

[-v, --v, --version] print the current version [-s, --s, --search] search by song or artist [-l, --l, --load] load a playlist (m3u, pls, xspf)

Examples

  • search by song and artist:
python musikker.py -s 'lithium:nirvana'

Note the ":" character separator

  • song search (only)
python musikker.py -s 'Over the Rainbow'
  • load a playlist
python musikker.py -l awesomeMix.m3u

will support playlist's M3U, PLS and xspf

ToDO

  • fix the limit (default 1)
  • Import from m3u playlist
  • Import from pls playlist
  • Import from xspf playlist

Thanks to

License

The full text of the license can be found in the file LGPL.txt

Contact

Diniremix

email: diniremix [at] gmail [dot] com