spilleliste

Spilleliste, share your beautiful playlist.


Keywords
music
License
Other
Install
pip install spilleliste==0.1.2

Documentation

Spilleliste

Spilleliste read your favorite music player playlist and generate for you a simple but beautiful html page to share with your friends with all the Spotify links (Youtube fallback) you want. Music must be share.

You can easily upload it on a Dropbox or Github page. This is an example.

Music players supported:

  • Google Music
  • iTunes (OSX)
  • Write your own !

You can write more page template, it's Jinja template engine.

Installation

  • via pip
pip install spilleliste
  • via easy_install
easy_install spilleliste

Usage

spilleliste --help
Spilleliste, share your beautiful playlists.

Usage:
  spilleliste googlemusic --username <username> --password <password> [options]
  spilleliste itunes [options]
  spilleliste -h | --help
  spilleliste -v | --version

Options:
  --no-spotify                  Disable Spotify URI
  --no-youtube                  Disable Youtube URI
  --no-background               Disable background images
  --nb-background=<number>      Number of background [default: 5]
  --template-url=<url>          Template url
  -d, --debug                   Show debug
  -h, --help                    Show help
  -v, --version                 Show version

Thanks

Thanks to backstretch, requests, jinja2, docopt, Dave Bayer. Design by Mylenela.