KUSC.org Standalone Player

Requirements

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