An open API service indexing awesome lists of open source software.

https://github.com/rybesh/s3tunes

music in the cloud
https://github.com/rybesh/s3tunes

Last synced: about 1 year ago
JSON representation

music in the cloud

Awesome Lists containing this project

README

          

This project provides some simple tools for keeping your music library
in Amazon S3, and listening to it from HTML5-compatible web browsers.

[playlist2s3][] is a Python script for uploading iTunes XML playlists
to an S3 bucket. It requires the [boto][] Python interface to Amazon
Web Services.

[playlist2s3]: s3tunes/blob/master/playlist2s3
[boto]: http://code.google.com/p/boto/