PyRadio
June 12, 2009
PyRadio is a console based Internet radio player. It is implemented in Python, and uses mplayer for media playback. Download version 0.2.
PyRadio has been tested under Ubuntu 9.04, but should run without any problems under most UNIX based operating systems. To get it running you’ll need Python and mplayer. Instructions are below:
Instructions
- Download PyRadio (you might need to right click on the link and select “save as”)
- Unzip the archive file, which includes “pyradio” and “stations.csv”.
- Make the “pyradio” file executable. From the command line:
chmod +x ./pyradio - And run:
./pyradio - You can customise your stations list by editing the stations.csv file
Code
The latest code available via GitHub.
Bugs/Feature Requests
If you find any bugs or would like to request any features then please leave a comment on the 0.2 release post.

Nice work, this is an awesome script.
Comment by flubba — July 18, 2010 @ 3:10 pm