dmpayton / KUSC Player (http://bitbucket.org/dmpayton/kusc-player/wiki/Home)
A standalone player for kusc.org
KUSC.org Standalone Player
Requirements
- Python - <http://www.python.org>
- Qt - <http://qt.nokia.com/>
- PyQt - <http://www.riverbankcomputing.com/software/pyqt/intro>
- BeautifulSoup - <http://www.crummy.com/software/BeautifulSoup/>
To Do
- Create executable binary - Need to pack everything into a single executable for windows. See PyInstaller.
- Better way to stream audio - Current streaming implementation is a hidden WebKit window that loads the KUSC online streamer. A better way would be to load the MP3 stream directly. Need to find a decent way to stream and play the audio (possibly the sound mixer from PyGame?)
This revision is from 2010-03-01 19:33
