get_iplayer

This will go through the installation, configuration and how to use get_iplayer

Installing get_iplayer

sudo apt-get install get-iplayer

Configuring get_iplayer

Get all the TV shows available

get_iplayer --type=tv <id>

Get information on a show

get_iplayer --info <id>

Download a show

get_iplayer --get <id>

References

Beebhack main page
InfraDead fork
get_iplayer original page