Difference between revisions of "Get iplayer"

From TMB Wiki
Jump to: navigation, search
(Windows)
(Guide To Capturing & Preparing Radio Shows)
Line 1: Line 1:
 
'''get_iplayer''' is a free and Open Source program released under the GNU GPL that allows you to access content from the [[BBC]] iPlayer. It is primarily used to capture video (TV) and audio (Radio) broadcasts. You are able to capture these media files from both the archived watch/listen again iPlayer as well as live streams. The media files captured are the actual source files transmitted by the iPlayer and so the quality is excellent.  
 
'''get_iplayer''' is a free and Open Source program released under the GNU GPL that allows you to access content from the [[BBC]] iPlayer. It is primarily used to capture video (TV) and audio (Radio) broadcasts. You are able to capture these media files from both the archived watch/listen again iPlayer as well as live streams. The media files captured are the actual source files transmitted by the iPlayer and so the quality is excellent.  
  
==Guide To Capturing & Preparing Radio Shows==
+
==Capturing & Preparing Radio Shows==
  
 
===Windows===
 
===Windows===
Line 15: Line 15:
  
 
# Run get_iplayer and use the appropriate commands to capture the content you want:
 
# Run get_iplayer and use the appropriate commands to capture the content you want:
## Live Streams (these are broadcasts/transmissions that are going out live across the BBC station)
+
** '''Live Streams''' (these are broadcasts/transmissions that are going out live across the BBC station)
 +
*** <big><code>get_iplayer --type=liveradio --pid=bbc_radio_one --start=00:00:05 --stop=00:00:35 --force </code></big> - captures 30 seconds of the live transmission from BBC Radio 1
 +
**** the <big><code>--start</big></code> and <big><code>--stop</big></code> parameters are hh:mm:ss. This enables you to schedule a recording without having to do it live.
  
 
==Download==
 
==Download==

Revision as of 17:53, 3 September 2015

get_iplayer is a free and Open Source program released under the GNU GPL that allows you to access content from the BBC iPlayer. It is primarily used to capture video (TV) and audio (Radio) broadcasts. You are able to capture these media files from both the archived watch/listen again iPlayer as well as live streams. The media files captured are the actual source files transmitted by the iPlayer and so the quality is excellent.

Capturing & Preparing Radio Shows

Windows

Required Programs

Steps

  1. Run get_iplayer and use the appropriate commands to capture the content you want:
    • Live Streams (these are broadcasts/transmissions that are going out live across the BBC station)
      • get_iplayer --type=liveradio --pid=bbc_radio_one --start=00:00:05 --stop=00:00:35 --force - captures 30 seconds of the live transmission from BBC Radio 1
        • the --start and --stop parameters are hh:mm:ss. This enables you to schedule a recording without having to do it live.

Download