<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tensixtyone &#187; iplayer</title>
	<atom:link href="http://tensixtyone.com/tags/iplayer/feed" rel="self" type="application/rss+xml" />
	<link>http://tensixtyone.com</link>
	<description>Rants of Andrew Williams / Nik_Doof</description>
	<lastBuildDate>Fri, 25 Jun 2010 10:58:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>iPlayer Hackers</title>
		<link>http://tensixtyone.com/perma/iplayer-hackers</link>
		<comments>http://tensixtyone.com/perma/iplayer-hackers#comments</comments>
		<pubDate>Tue, 18 Mar 2008 13:26:00 +0000</pubDate>
		<dc:creator>Andrew Williams</dc:creator>
				<category><![CDATA[Soapbox]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[iplayer]]></category>
		<category><![CDATA[the guardian]]></category>

		<guid isPermaLink="false">http://blog.tensixtyone.com//2008/03/18/iplayer-hackers</guid>
		<description><![CDATA[Hackers have managed to circumvent the BBC&#8217;s anti-piracy systems to gain unrestricted access to the programmes on the corporation&#8217;s iPlayer internet TV service. &#8211; The Guardian I never knew how true my previous statement would be, while i&#8217;m a little late posting a follow-up I have to comment on the media&#8217;s perspective of the &#8220;technically-able&#8221; [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><i>Hackers have managed to circumvent the <span class="caps">BBC</span>&#8217;s anti-piracy systems to gain unrestricted access to the programmes on the corporation&#8217;s iPlayer internet TV service.</i> &#8211; <a href="http://www.guardian.co.uk/technology/2008/mar/13/digitalvideo.television">The Guardian</a></p></blockquote>
<p>I never knew how true my <a href="http://blog.tensixtyone.com/perma/download-mp4-from-iplayer">previous statement</a> would be, while i&#8217;m a little late posting a follow-up I have to comment on the media&#8217;s perspective of the &#8220;technically-able&#8221; internet users. It seems if something is hidden in plain sight and discovered by the masses it will be classed as hacking no matter how idiotic it is. The media should change it&#8217;s perspective and chastise the <span class="caps">BBC</span> for their inepitude.</p>
<p>Of course, it&#8217;s easier to blame a bunch of people with no legal department&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://tensixtyone.com/perma/iplayer-hackers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Download MP4 from BBC iPlayer</title>
		<link>http://tensixtyone.com/perma/download-mp4-from-iplayer</link>
		<comments>http://tensixtyone.com/perma/download-mp4-from-iplayer#comments</comments>
		<pubDate>Sun, 09 Mar 2008 07:37:00 +0000</pubDate>
		<dc:creator>Andrew Williams</dc:creator>
				<category><![CDATA[Soapbox]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[iplayer]]></category>
		<category><![CDATA[mp4]]></category>

		<guid isPermaLink="false">http://blog.tensixtyone.com//2008/03/09/download-mp4-from-iplayer</guid>
		<description><![CDATA[With the launch of BBC iPlayer for iPhones it seems they&#8217;ve let slip a little extra &#8220;feature&#8221;. You can now download programs from BBC iPlayer without DRM in a well encoded MP4 format. How? Easy. First of all, install User Agent Switch for Firefox and setup the iPhone user-agent: Description: iPhone User Agent: Mozilla/5.0 (iPhone; [...]]]></description>
			<content:encoded><![CDATA[<p>With the launch of <span class="caps">BBC</span> iPlayer for iPhones it seems they&#8217;ve let slip a little extra &#8220;feature&#8221;. You can now download programs from <span class="caps">BBC</span> iPlayer without <span class="caps">DRM</span> in a well encoded <span class="caps">MP4</span> format. How? Easy.</p>
<p>First of all, install User Agent Switch for Firefox and setup the iPhone user-agent:</p>
<ul>
<li> Description: iPhone</li>
<li>User Agent: Mozilla/5.0 (iPhone; U; <span class="caps">CPU</span> like Mac <span class="caps">OS X</span>; en)</li>
<li>App Name: AppleWebKit/420+ (KHTML, like Gecko)</li>
<li>App Version: Version/3.0</li>
<li>Platform: Mobile/1A542a Safari/419.3</li>
</ul>
<p>Now browse to any <span class="caps">BBC</span> iPlayer program page and you&#8217;ll notice that it tries to serve up a Quicktime video, the <span class="caps">MP4</span>. As the <span class="caps">URL</span> isn&#8217;t displayed raw in the code, you can use a little Javascript wizardry to redirect you to the raw stream:</p>
<pre>
javascript:(function(){url = document.getElementById('mip-flash-player').getElementsByTagName("object")[0].childNodes[0].value; window.location = url;})()
</pre>
<p>Or if you want a simple drag and drop bookmarklet: <a href="javascript:(function(){url = document.getElementById('mip-flash-player').getElementsByTagName('object')[0].childNodes[0].value; window.location = url;})()">iPlayer Download</a></p>
<p>The <span class="caps">BBC</span> will either pull the iPhone beta or re-engineer it with the iPhone <span class="caps">SDK</span> to develop a full client, either way this will not last long. Initally when I heard the iPhone was supported by iPlayer I was outraged, Why does a device with only around 100,000 users in the UK get priority over a operating system? It almost seems like Karma is against them, but no doubt this will get into the news as &#8220;hackers exploiting the system&#8221; rubbish. Only time will tell, enjoy it while you can.</p>
]]></content:encoded>
			<wfw:commentRss>http://tensixtyone.com/perma/download-mp4-from-iplayer/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
