These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Cheap way to use get_iplayer without a VPN

user-250

!!!!This isn't about using a VPN!!!.  Instead of leaving your home broadband open to China/criminals/hackers etc, whilst you're travelling, I use a virtual machine, hosted on Amazon.

If you're an Amazon customer, you can use their Free-tier EC2 service.

I made one for a friend to show how easy it was, about 10 minutes start to finish to be able to download shows.

Create an Ubuntu VM in The Ireland node
I used the instructions on how to install get_iplayer for Ubuntu.

Code:
https://github.com/get-iplayer/get_iplayer/wiki/ubuntu



Code:
$sudo apt-add-repository ppa:jon-hedgerows/get-iplayer
$sudo apt-get update
$sudo apt-get install get-iplayer


Add some useful settings

Code:
get_iplayer --prefs-add --aactomp3
get_iplayer --prefs-add --isodate


get some shows

Code:
get_iplayer  --type=radio --pid==12345

Then all you need do is transfer the files to your local PC.

So long as you don't use excessive bandwidth, it can remain free. Even the non free, can be as low as a £1 per month, if you actively manage usage.

Code:
https://aws.amazon.com/free/faqs/


You can suspend the VM when not in use. You can even set alerts if you're approaching the non free tier.

I hope this doesn't break any rules / offend anyone.  I assume anyone who uses get_iplayer pay a UK licence fee, and has proper title to receive BBC programmes.

user-1133

I know I'm late to the party, but is it possible this no longer works? Did BBC ban Amazon IPs?

Code:
curl ipinfo.io
{
 "ip": "XX.XX.XX.XX",
 "hostname": "ec2-XX-XX-XX-XX.eu-west-1.compute.amazonaws.com",
 "city": "Dublin",
 "region": "Leinster",
 "country": "IE",
 "loc": "53.3331,-6.2489",
 "org": "AS16509 Amazon.com, Inc."
}


get_iplayer Output:

get_iplayer --pid=b06sskk8 --modes=dashhigh --force --tag-podcast-radio --debug
DEBUG: Parsing options from /var/lib/get_iplayer/options:
DEBUG: Loaded option packagemanager (packagemanager) = apt
DEBUG: Loaded option atomicparsley (atomicparsley) = /usr/bin/AtomicParsley
DEBUG: Loaded option flvstreamer (rtmpdump) = /usr/bin/rtmpdump
DEBUG: Loaded option tag_hdvideo (tag_hdvideo) = 1
DEBUG: Loaded option tag_longdesc (tag_longdesc) = 1
DEBUG: Loaded option tag_utf8 (tag_utf8) = 1
DEBUG: Parsing options from /etc/get_iplayer/options:
DEBUG: Loaded option packagemanager (packagemanager) = apt
DEBUG: Loaded option atomicparsley (atomicparsley) = /usr/bin/AtomicParsley
DEBUG: Loaded option flvstreamer (flvstreamer) = /usr/bin/rtmpdump
DEBUG: Loaded option tag_hdvideo (tag_hdvideo) = 1
DEBUG: Loaded option tag_longdesc (tag_longdesc) = 1
DEBUG: Loaded option tag_utf8 (tag_utf8) = 1
DEBUG: Parsing options from /home/ubuntu/.get_iplayer/options:
DEBUG: Loaded option isodate (isodate) = 1
DEBUG: Parsing options from ./.get_iplayer/options:
DEBUG: Loaded option isodate (isodate) = 1
get_iplayer 2.95-dev, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

INFO: encodinglocale = UTF-8
INFO: encodinglocalefs = UTF-8
INFO: encodingconsoleout = UTF-8
INFO: encodingconsolein = UTF-8
INFO: ${^UNICODE} = 0
INFO: User prefs dir: /home/ubuntu/.get_iplayer
INFO: System options dir: /etc/get_iplayer/options
Current options:
atomicparsley = /usr/bin/AtomicParsley
debug = 1
encodingconsolein = UTF-8
encodingconsoleout = UTF-8
encodinglocale = UTF-8
encodinglocalefs = UTF-8
flvstreamer = /usr/bin/rtmpdump
force = 1
isodate = 1
modes = dashhigh
packagemanager = apt
pid = b06sskk8
rtmpdump = /usr/bin/rtmpdump
tag_hdvideo = 1
tag_longdesc = 1
tag_podcast_radio = 1
tag_utf8 = 1
verbose = 1

INFO: Search args: ''
INFO: Will try prog types: tv
INFO: Cache format from existing tv cache file: index,type,name,pid,available,expires,episode,seriesnum,episodenum,versions,duration,desc,channel,categories,thumbnail,timeadded,guidance,web
INFO: Got 1507 file cache entries for tv
DEBUG: Cache expiry time for tv is 14400 secs - refresh in 12205 secs
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
DEBUG: Using cookies.desktop user-agent 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
Cleaning pid Old: 'b06sskk8',  New: 'b06sskk8'
INFO: Getting page http://www.bbc.co.uk/programmes/b06sskk8.rdf
DEBUG: No Encoding used on http://www.bbc.co.uk/programmes/b06sskk8.rdf
INFO: Episode-only pid detected
INFO: Trying pid: b06sskk8 using type: tv
INFO: Trying to stream pid using type tv
INFO: pid not found in tv cache
INFO: Cleaning pid Old: 'b06sskk8',  New: 'b06sskk8'
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
DEBUG: Using NoCookies user-agent 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
Matches:

INFO: 1 Matching Programmes
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
DEBUG: Using cookies.desktop user-agent 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
DEBUG: Getting Metadata for b06sskk8:
INFO: Programme metadata URL = http://www.bbc.co.uk/programmes/b06sskk8.xml
INFO: Getting page http://www.bbc.co.uk/programmes/b06sskk8.xml
DEBUG: No Encoding used on http://www.bbc.co.uk/programmes/b06sskk8.xml
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
DEBUG: Using cookies.desktop user-agent 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
INFO: Getting page http://open.live.bbc.co.uk/mediaselector...p?cb=25071
DEBUG: No Encoding used on http://open.live.bbc.co.uk/mediaselector...p?cb=25071

<?xml version="1.0" encoding="UTF-8"?><mediaSelection xmlns="http://bbc.co.uk/2008/mp/mediaselection"><!--This code and data form part of the BBC iPlayer content protection system. Tampering with, removal of, misuse of, or unauthorised use of this code or data constitutes circumvention of the BBC's content protection measures and may result in legal action. BBC (C) 2014.--><media bitrate="48" encoding="aac" expires="2016-01-26T04:00:00Z" kind="audio" media_file_size="23160803" service="stream-nonuk-audio_streaming_aac_vlow" type="audio/mp4"><connection application="ondemand" authExpires="2016-01-12T11:32:33+00:00" authExpiresOffset="6790" authString="auth=daEdecUblaVcubQdRa9biakcUaRbIbOdUaN-bwLmNl-bWG-FprEBnDpFCpHqwD&amp;aifp=v001&amp;slist=/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4" dpw="50" identifier="mp4:/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4" priority="10" protocol="rtmp" server="cp107663.edgefcs.net" supplier="akamai"/><connection application="a5999/e1" authExpires="2016-01-12T11:35:59+00:00" authExpiresOffset="6996" authString="as=adobe-hmac-sha256&amp;av=1&amp;te=connect&amp;mp=/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4&amp;et=1452598763&amp;fmta-token=902e7ea4105026d29fac02a034e341cab05af669a4a9068e9dc83ee2d9e76032" identifier="mp4:/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4" priority="20" protocol="rtmp" server="bbcodspdns.fcod.llnwd.net" supplier="limelight"/></media></mediaSelection>
MEDIA-ELEMENT:
MEDIA-ATTRIBS:
connections => ARRAY(0x2928758)
bitrate => 48
expires => 2016-01-26T04:00:00Z
encoding => aac
type => audio/mp4
kind => audio
media_file_size => 23160803
service => stream-nonuk-audio_streaming_aac_vlow
CONNECTION-ELEMENT:
application => ondemand
dpw => 50
supplier => akamai
protocol => rtmp
identifier => mp4:/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4
server => cp107663.edgefcs.net
kind => akamai
authExpiresOffset => 6790
authString => auth=daEdecUblaVcubQdRa9biakcUaRbIbOdUaN-bwLmNl-bWG-FprEBnDpFCpHqwD&amp;aifp=v001&amp;slist=/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4
priority => 10
authExpires => 2016-01-12T11:32:33+00:00
CONNECTION-ELEMENT:
supplier => limelight
application => a5999/e1
authExpires => 2016-01-12T11:35:59+00:00
priority => 20
authString => as=adobe-hmac-sha256&amp;av=1&amp;te=connect&amp;mp=/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4&amp;et=1452598763&amp;fmta-token=902e7ea4105026d29fac02a034e341cab05af669a4a9068e9dc83ee2d9e76032
authExpiresOffset => 6996
kind => limelight
protocol => rtmp
server => bbcodspdns.fcod.llnwd.net
identifier => mp4:/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4
INFO: Getting page http://open.live.bbc.co.uk/mediaselector...h?cb=52188
DEBUG: No Encoding used on http://open.live.bbc.co.uk/mediaselector...h?cb=52188

<?xml version="1.0" encoding="UTF-8"?><mediaSelection xmlns="http://bbc.co.uk/2008/mp/mediaselection"><!--This code and data form part of the BBC iPlayer content protection system. Tampering with, removal of, misuse of, or unauthorised use of this code or data constitutes circumvention of the BBC's content protection measures and may result in legal action. BBC (C) 2014.--><media bitrate="320" encoding="aac" expires="2016-01-26T04:00:00Z" kind="audio" service="stream-nonuk-audio_streaming_concrete_combined" type="audio/mp4"><connection authExpires="2016-01-12T21:27:23+00:00" authExpiresOffset="42480" dpw="50" href="http://aod-dash-ww-live.edgesuite.net/usp/auth/vod/piff_abr_full_audio/c27ed5-b06ssk9x/vf_b06ssk9x_e249e0a4-a58e-44d3-bc97-a5af20a4ec6e.ism/pc_hd_abr_v1_nonuk_dash_master.mpd?__gda__=1452613163_1d7cdd9c735998b371ac8fddab76a0ab" priority="1" protocol="http" supplier="af_akamai_nonuk_dash" transferFormat="dash"/><connection authExpires="2016-01-12T15:19:59+00:00" authExpiresOffset="20436" href="http://aod-dash-ww-live.bbcfmt.vo.llnwd.net/usp/auth/vod/piff_abr_full_audio/c27ed5-b06ssk9x/vf_b06ssk9x_e249e0a4-a58e-44d3-bc97-a5af20a4ec6e.ism/pc_hd_abr_v1_nonuk_dash_master.mpd?s=1452569963&amp;e=1452613163&amp;h=bd00601ae92507e9cabe1f713b48bb58" priority="2" protocol="http" supplier="af_limelight_nonuk_dash" transferFormat="dash"/></media></mediaSelection>
MEDIA-ELEMENT:
MEDIA-ATTRIBS:
service => stream-nonuk-audio_streaming_concrete_combined
encoding => aac
expires => 2016-01-26T04:00:00Z
connections => ARRAY(0x2825d00)
type => audio/mp4
bitrate => 320
kind => audio
CONNECTION-ELEMENT:
authExpiresOffset => 42480
kind => af_akamai_nonuk_dash
protocol => http
authExpires => 2016-01-12T21:27:23+00:00
priority => 1
transferFormat => dash
supplier => af_akamai_nonuk_dash
dpw => 50
href => http://aod-dash-ww-live.edgesuite.net/us...ddab76a0ab
CONNECTION-ELEMENT:
transferFormat => dash
supplier => af_limelight_nonuk_dash
href => http://aod-dash-ww-live.bbcfmt.vo.llnwd....713b48bb58
kind => af_limelight_nonuk_dash
authExpiresOffset => 20436
protocol => http
authExpires => 2016-01-12T15:19:59+00:00
priority => 2
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
DEBUG: Using cookies.desktop user-agent 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
INFO: Getting page http://aod-dash-ww-live.edgesuite.net/us...ddab76a0ab
DEBUG: No Encoding used on http://aod-dash-ww-live.edgesuite.net/us...ddab76a0ab
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
DEBUG: Using cookies.desktop user-agent 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
INFO: Getting page http://aod-dash-ww-live.bbcfmt.vo.llnwd....713b48bb58
DEBUG: No Encoding used on http://aod-dash-ww-live.bbcfmt.vo.llnwd....713b48bb58
INFO: Getting page http://open.live.bbc.co.uk/mediaselector...s?cb=82275
DEBUG: No Encoding used on http://open.live.bbc.co.uk/mediaselector...s?cb=82275

<?xml version="1.0" encoding="UTF-8"?><mediaSelection xmlns="http://bbc.co.uk/2008/mp/mediaselection"><!--This code and data form part of the BBC iPlayer content protection system. Tampering with, removal of, misuse of, or unauthorised use of this code or data constitutes circumvention of the BBC's content protection measures and may result in legal action. BBC (C) 2014.--><media bitrate="48" encoding="aac" expires="2016-01-26T04:00:00Z" kind="audio" media_file_size="23160803" service="stream-nonuk-audio_streaming_aac_vlow" type="audio/mp4"><connection href="http://cp401492-vh.akamaihd.net/i/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4/master.m3u8?hdnea=st=1452591563~exp=1452613163~acl=/*b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4*~hmac=cfb401c8ecfe7589edb0d268df42e4943caaae6136357e89581b4bc1f8edd76b" priority="10" protocol="http" supplier="akamai_hls_open" transferFormat="hls"/></media></mediaSelection>
MEDIA-ELEMENT:
MEDIA-ATTRIBS:
expires => 2016-01-26T04:00:00Z
encoding => aac
bitrate => 48
connections => ARRAY(0x26912e8)
service => stream-nonuk-audio_streaming_aac_vlow
media_file_size => 23160803
kind => audio
type => audio/mp4
CONNECTION-ELEMENT:
kind => akamai_hls_open
protocol => http
transferFormat => hls
supplier => akamai_hls_open
href => http://cp401492-vh.akamaihd.net/i/prod_a...c1f8edd76b
priority => 10
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
DEBUG: Using cookies.desktop user-agent 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0'
INFO: Getting page http://cp401492-vh.akamaihd.net/i/prod_a...c1f8edd76b
DEBUG: No Encoding used on http://cp401492-vh.akamaihd.net/i/prod_a...c1f8edd76b
INFO: Getting page http://open.live.bbc.co.uk/mediaselector...s?cb=85998
DEBUG: No Encoding used on http://open.live.bbc.co.uk/mediaselector...s?cb=85998

<?xml version="1.0" encoding="UTF-8"?><mediaSelection xmlns="http://bbc.co.uk/2008/mp/mediaselection"><!--This code and data form part of the BBC iPlayer content protection system. Tampering with, removal of, misuse of, or unauthorised use of this code or data constitutes circumvention of the BBC's content protection measures and may result in legal action. BBC (C) 2014.--><media bitrate="48" encoding="aac" expires="2016-01-26T04:00:00Z" kind="audio" media_file_size="23160803" service="stream-nonuk-audio_streaming_aac_vlow" type="audio/mp4"><connection href="http://cp401492-vh.akamaihd.net/i/prod_af_mp4_heaacv1_48/iplayerstream/l2o/b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4/master.m3u8?hdnea=st=1452591564~exp=1452613164~acl=/*b06ssk9x_4bfe83c8-603f-42f4-87aa-aadb89f4ecdf.mp4*~hmac=e3db5591cb094985d8ed0457ec2750bfbee75fa4128dfcc31a17b4c12aa8c1cf" priority="10" protocol="http" supplier="akamai_hls_open" transferFormat="hls"/></media></mediaSelection>
MEDIA-ELEMENT:
MEDIA-ATTRIBS:
media_file_size => 23160803
service => stream-nonuk-audio_streaming_aac_vlow
type => audio/mp4
kind => audio
expires => 2016-01-26T04:00:00Z
encoding => aac
connections => ARRAY(0x2a0bb60)
bitrate => 48
CONNECTION-ELEMENT:
supplier => akamai_hls_open
href => http://cp401492-vh.akamaihd.net/i/prod_a...c12aa8c1cf
priority => 10
kind => akamai_hls_open
transferFormat => hls
protocol => http
DEBUG: Mode flashlow1 = priority 20
DEBUG: Mode flashlow2 = priority 10
DEBUG: Mode dashlow1 = priority 1
DEBUG: Mode dashmed1 = priority 1
DEBUG: Mode dashlow1 = priority 2
DEBUG: Mode dashlow2 = priority 1
DEBUG: Mode dashmed1 = priority 2
DEBUG: Mode dashmed2 = priority 1
DEBUG: Mode hlslow1 = priority 10
INFO: Found mode dashlow1: (gip_dash_iplayer_48) dash aac 48kbps stream (CDN: af_limelight_nonuk_dash/2)
INFO: Found mode dashlow2: (gip_dash_iplayer_48) dash aac 48kbps stream (CDN: af_akamai_nonuk_dash/1)
INFO: Found mode dashmed1: (gip_dash_iplayer_96) dash aac 96kbps stream (CDN: af_limelight_nonuk_dash/2)
INFO: Found mode dashmed2: (gip_dash_iplayer_96) dash aac 96kbps stream (CDN: af_akamai_nonuk_dash/1)
INFO: Found mode flashlow1: (stream-nonuk-audio_streaming_aac_vlow) rtmp aac 48kbps stream (CDN: limelight/20)
INFO: Found mode flashlow2: (stream-nonuk-audio_streaming_aac_vlow) rtmp aac 48kbps stream (CDN: akamai/10)
INFO: Found mode hlslow1: (gip_hls_iplayer_46) hls aac 46kbps stream (CDN: akamai_hls_open/10)
DEBUG: 2016-01-26T04:00:00Z = 2016, 01, 26, 04, 00, 00, 0, 0
INFO: Getting page http://www.bbc.co.uk/programmes/b06ssk9x.rdf
DEBUG: No Encoding used on http://www.bbc.co.uk/programmes/b06ssk9x.rdf
DEBUG: http://www.bbc.co.uk/programmes/b06ssk9x.rdf:
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf      = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:rdfs     = "http://www.w3.org/2000/01/rdf-schema#"
         xmlns:owl      = "http://www.w3.org/2002/07/owl#"
         xmlns:foaf     = "http://xmlns.com/foaf/0.1/"
         xmlns:po       = "http://purl.org/ontology/po/"
         xmlns:mo       = "http://purl.org/ontology/mo/"
         xmlns:skos     = "http://www.w3.org/2008/05/skos#"
         xmlns:time     = "http://www.w3.org/2006/time#"
         xmlns:dc       = "http://purl.org/dc/elements/1.1/"
         xmlns:dcterms  = "http://purl.org/dc/terms/"
         xmlns:wgs84_pos= "http://www.w3.org/2003/01/geo/wgs84_pos#"
         xmlns:timeline = "http://purl.org/NET/c4dm/timeline.owl#"
         xmlns:event    = "http://purl.org/NET/c4dm/event.owl#">

<rdf:Description rdf:about="/programmes/b06ssk9x.rdf">
  <rdfs:label>Description of a programme version of "Sandy Denny, the Sugarcubes and Jesca Hoop"</rdfs:label>
  <dcterms:created rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-08T07:53:29Z</dcterms:created>
  <dcterms:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-08T07:53:29Z</dcterms:modified>
  <foaf:primaryTopic rdf:resource="/programmes/b06ssk9x#programme"/>
</rdf:Description>

<po:Version rdf:about="/programmes/b06ssk9x#programme">

  <rdfs:label>A version of "Sandy Denny, the Sugarcubes and Jesca Hoop"</rdfs:label>
  
  <po:sound_format>Stereo</po:sound_format>
  <po:duration rdf:datatype="http://www.w3.org/2001/XMLSchema#int">3600</po:duration>
  <po:pid>b06ssk9x</po:pid>
  <po:time>
    <timeline:Interval>
      <rdfs:label>Time interval for a version of "Sandy Denny, the Sugarcubes and Jesca Hoop"</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
      <timeline:duration rdf:datatype="http://www.w3.org/2001/XMLSchema#duration">PT3600S</timeline:duration>
    </timeline:Interval>
  </po:time>


</po:Version>

<po:Episode rdf:about="/programmes/b06sskk8#programme">
  <rdfs:label>Sandy Denny, the Sugarcubes and Jesca Hoop</rdfs:label>
  <po:version rdf:resource="/programmes/b06ssk9x#programme" />
</po:Episode>

<timeline:TimeLine rdf:about="/programmes/b06ssk9x#timeline">
  <rdfs:label>Timeline of a version of Sandy Denny, the Sugarcubes and Jesca Hoop</rdfs:label>
</timeline:TimeLine>

<po:Broadcast rdf:about="/programmes/b06ssk9x#p03bg09p">
  <rdf:type rdf:resource="http://purl.org/ontology/po/FirstBroadcast"/>
  <po:pid>p03bg09p</po:pid>
  <po:schedule_date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2015-12-27</po:schedule_date>
  <event:time>
    <timeline:Interval>
      <timeline:start rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-27T03:00:00Z</timeline:start>
      <timeline:end rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-27T04:00:00Z</timeline:end>
    </timeline:Interval>
  </event:time>
  <po:broadcast_on>
    <po:Service rdf:about="/services/6music#service">
      <rdfs:label>BBC Radio 6 Music</rdfs:label>
    </po:Service>
  </po:broadcast_on>
  <po:broadcast_of rdf:resource="/programmes/b06ssk9x#programme" />
</po:Broadcast>


<po:Segment rdf:about="/programmes/p03d1rdp#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>The North Star Grassmen And The Ravens - Paris Theatre 1972</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rdq">
  
      <po:position>1</po:position>
      <rdfs:label>Time interval for The North Star Grassmen And The Ravens - Paris Theatre 1972</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p03d1rjq#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Sweet Rosemary - Paris Theatre 1972</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rjr">
  
      <po:position>2</po:position>
      <rdfs:label>Time interval for Sweet Rosemary - Paris Theatre 1972</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p03d1rnd#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Bruton Town - Paris Theatre 1972</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rng">
  
      <po:position>3</po:position>
      <rdfs:label>Time interval for Bruton Town - Paris Theatre 1972</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p03d1rq6#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>The Lady - Paris Theatre 1972</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rq8">
  
      <po:position>4</po:position>
      <rdfs:label>Time interval for The Lady - Paris Theatre 1972</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p03d1rrn#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Next Time Around - Paris Theatre 1972</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rrp">
  
      <po:position>5</po:position>
      <rdfs:label>Time interval for Next Time Around - Paris Theatre 1972</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p03d1rs8#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Blackwaterside - Paris Theatre 1972</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rs9">
  
      <po:position>6</po:position>
      <rdfs:label>Time interval for Blackwaterside - Paris Theatre 1972</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p03d1rt6#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>John The Gun - Paris Theatre 1972</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rt7">
  
      <po:position>7</po:position>
      <rdfs:label>Time interval for John The Gun - Paris Theatre 1972</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p03d1rtf#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Cold Sweat  (Radio 1 Session, 9 Dec 1987)</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rtg">
  
      <po:position>8</po:position>
      <rdfs:label>Time interval for Cold Sweat  (Radio 1 Session, 9 Dec 1987)</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p004rw0t#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Delicious Demon (Radio 1 Session, 9 Dec 1987)</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rtr">
  
      <po:position>9</po:position>
      <rdfs:label>Time interval for Delicious Demon (Radio 1 Session, 9 Dec 1987)</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p03d1rvm#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Motor Crash (Radio 1 Session, 9 Dec 1987)</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rvn">
  
      <po:position>10</po:position>
      <rdfs:label>Time interval for Motor Crash (Radio 1 Session, 9 Dec 1987)</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p02lhzkf#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Mama (Radio 1 Session, 9 Dec 1987)</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rwl">
  
      <po:position>11</po:position>
      <rdfs:label>Time interval for Mama (Radio 1 Session, 9 Dec 1987)</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p02myfw4#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Deeper Devastation (6 Music Session, 2 April 2014)</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rwq">
  
      <po:position>12</po:position>
      <rdfs:label>Time interval for Deeper Devastation (6 Music Session, 2 April 2014)</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p02myhmt#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Angel Mom (6 Music Session,  2 April 2014)</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1rxz">
  
      <po:position>13</po:position>
      <rdfs:label>Time interval for Angel Mom (6 Music Session,  2 April 2014)</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p02mygnd#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Hunting My Dress (6 Music Session, 2 April 2014)</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1s29">
  
      <po:position>14</po:position>
      <rdfs:label>Time interval for Hunting My Dress (6 Music Session, 2 April 2014)</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>
<po:Segment rdf:about="/programmes/p02mygzc#segment">
  <rdf:type rdf:resource="http://purl.org/ontology/po/MusicSegment"/>
  <rdfs:label>Whispering Light (6 Music Session, 2 April 2014)</rdfs:label>
  <po:time>
  <timeline:Interval rdf:about="/programmes/b06ssk9x#p03d1s2h">
  
      <po:position>15</po:position>
      <rdfs:label>Time interval for Whispering Light (6 Music Session, 2 April 2014)</rdfs:label>
      <timeline:timeline rdf:resource="/programmes/b06ssk9x#timeline"/>
    </timeline:Interval>
  </po:time>
</po:Segment>


<po:Availability>
  <timeline:start rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-27T04:00:00Z</timeline:start>
  <timeline:end rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-01-26T04:00:00Z</timeline:end>
  <po:media_item>
    <po:MediaItem rdf:about="/programmes/b06ssk9x#p03d1s45">
      <po:pid>p03d1s45</po:pid>
      <po:service rdf:resource="/services/audio_streaming_aac_vlow#service"/>
      <po:start_of_media_availability rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-27T04:04:51Z</po:start_of_media_availability>
    </po:MediaItem>
  </po:media_item>
  <po:media_item>
    <po:MediaItem rdf:about="/programmes/b06ssk9x#p03d1s48">
      <po:pid>p03d1s48</po:pid>
      <po:service rdf:resource="/services/audio_streaming_aac_med#service"/>
      <po:start_of_media_availability rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-27T04:04:53Z</po:start_of_media_availability>
    </po:MediaItem>
  </po:media_item>
  <po:media_item>
    <po:MediaItem rdf:about="/programmes/b06ssk9x#p03d1s4c">
      <po:pid>p03d1s4c</po:pid>
      <po:service rdf:resource="/services/audio_streaming_aac_high#service"/>
      <po:start_of_media_availability rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-27T04:04:56Z</po:start_of_media_availability>
    </po:MediaItem>
  </po:media_item>
  <po:media_item>
    <po:MediaItem rdf:about="/programmes/b06ssk9x#p03d1s4f">
      <po:pid>p03d1s4f</po:pid>
      <po:service rdf:resource="/services/audio_streaming_aac_low#service"/>
      <po:start_of_media_availability rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-27T04:04:59Z</po:start_of_media_availability>
    </po:MediaItem>
  </po:media_item>
  <po:media_item>
    <po:MediaItem rdf:about="/programmes/b06ssk9x#p03d1s4w">
      <po:pid>p03d1s4w</po:pid>
      <po:service rdf:resource="/services/audio_download_drm_aac_high#service"/>
      <po:start_of_media_availability rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-27T04:05:19Z</po:start_of_media_availability>
    </po:MediaItem>
  </po:media_item>
  <po:media_item>
    <po:MediaItem rdf:about="/programmes/b06ssk9x#p03d1s4x">
      <po:pid>p03d1s4x</po:pid>
      <po:service rdf:resource="/services/audio_streaming_concrete_combined#service"/>
      <po:start_of_media_availability rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-27T04:05:19Z</po:start_of_media_availability>
    </po:MediaItem>
  </po:media_item>
</po:Availability>



</rdf:RDF>


DEBUG: 2015-12-27T03:00:00Z = 2015, 12, 27, 03, 00, 00, 0, 0
DEBUG: original: 2015-12-27T03:00:00Z -> 1451185200
DEBUG: 2015-12-27T03:00:00Z = 2015, 12, 27, 03, 00, 00, 0, 0
DEBUG: 2015-12-27T03:00:00Z = 2015, 12, 27, 03, 00, 00, 0, 0
INFO: Will search for versions: original
INFO: Mode list: dashhigh
DEBUG: Trying version 'original'
INFO: Checking existence of original version
INFO: Version = original
INFO: No specified modes (dashhigh) available for this programme with version 'original'
INFO: Try using --modes=flashlow,hlslow,dashmed,dashlow
ERROR: Failed to record '6 Music Live Hour - Sandy Denny, the Sugarcubes and Jesca Hoop (b06sskk8)

user-2

What did you expect when someone posted that information in an open forum? Thread now closed - forum rules.

EDIT: Yes, you're being blocked, though in this case it's more accurate to say that you are only being offered the international streams to which you would normally have access.

These forums are archived

See this post for further info