Installing via git - GijsTimmers/yamlradio GitHub Wiki

First, install the dependencies:

  • git
  • python3
  • mplayer2 (important: the legacy mplayer does not work very well)
  • argparse
  • argcomplete
  • pyYAML
  • cursor

Afterwards, clone yamlradio:

$ git clone https://github.com/GijsTimmers/yamlradio.git

Now run yamlradio.py:

$ cd yamlradio
$ ./yamlradio-runner.py [channel_abbreviation]