15
16
17
18
19
20
21
22
|
15
16
17
18
19
20
21
22
|
-
+
|
<h4>Dependencies</h4>
* [Python 2.7 or 3.x](https://wiki.python.org/moin/Python2orPython3), while current versions might still run on 2.6 though.
* [Gtk2 with PyGtk](http://www.pygtk.org/) or [Gtk3 with PyGI](https://wiki.gnome.org/action/show/Projects/PyGObject)
* [Python-PyQuery](http://pythonhosted.org/pyquery/) with LXML
* [Python-Requests](http://freshcode.club/projects/requests) after 1.1.0 (package in Quantal doesn't suffice)
* An audio player like [Audacious](http://audacious-media-player.org/) or [VLC](http://www.videolan.org/)
* And [streamripper](http://streamripper.sourceforge.net/) for actually recording radio stations
* And [streamripper](http://streamripper.sourceforge.net/) or [fIcy/fPls](http://freshcode.club/projects/ficy) for actually recording radio stations
|