Saturday 28 May 2011

Using "get_iplayer" For Linux

Install from distro repositories. To retrieve the list of available shows, type...
get_iplayer
To narrow the search down to specific shows: in this instance Doctor Who, type...
get_iplayer doctor
To download a programme, using the programme number, use the following command... 
get_iplayer --get 607 --vmode=flashhd
Note: If get_iplayer isn't in the repositories, download the tarball and extract it to preferred location. To run, navigate to the folder using a terminal, then type..
./get_iplayer
 To download radio, to pull up the streams try...
 get_iplayer --type=radio
To download in all audio formats type...
 get_iplayer --type=radio --get --amode=iphone,flashaac,flashaudio --pid b00jtm1l

No comments:

Post a Comment