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
- Host: GitHub
- URL: https://github.com/rybesh/s3tunes
- Owner: rybesh
- Created: 2010-02-22T05:21:02.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2011-03-25T03:20:19.000Z (about 15 years ago)
- Last Synced: 2025-02-14T14:51:28.965Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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/