get_iplayer lives!
Capture network streams from BBC iPlayer (TV in the UK only; radio around the world) for later listening using this Perl application. It is up-to-date with the BBC's recent changes in streaming methods. It's a command-line tool -- no GUI. get_iplayer documentation can be found here.
For example:
get_iplayer --type=radio --get "Missing Hancocks" --modes=flashaaclow --aactomp3 --force
looks for any programme with Missing Hancocks in the title, looks for a flash AAC stream for the program, converts the received AAC stream to MP3 (the default is MP4), and the --force option overwrites any previous recording.
In lieu of --get followed by a title, you can specify a particular programme ID with an option of this form --PID=b06qht29, where the string after the equals sign is the eight-character programme ID that appears in the BBC iPlayer URL for that episode.
Categories
Technology , Whimsy0 TrackBacks
Listed below are links to blogs that reference this entry: get_iplayer lives!.
TrackBack URL for this entry: https://www.batesline.com/cgi-bin/mt/mt-tb.cgi/7606