[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Fsfe-uk] Re: [Fsuk-manchester] Re: [Fwd: [backstage] iPlayer DRM is ove
From: |
Andrew Williams |
Subject: |
[Fsfe-uk] Re: [Fsuk-manchester] Re: [Fwd: [backstage] iPlayer DRM is over?] |
Date: |
Sun, 9 Mar 2008 12:36:12 +0000 |
On 08/03/2008, Matt Lee <address@hidden> wrote:
> <http://exploringfreedom.org/2008/03/08/bbc-iplayer-on-gnu-linux-without-flash-using-only-free-software/>
>
Works well, I setup the user-agent, then I use the following
javascript as a bookmarklet to grab the actual mp4:
javascript:(function(){url =
document.getElementById('mip-flash-player').getElementsByTagName(%22object%22)[0].childNodes[0].value;
window.location = url;})()
--
Andrew Williams
w: http://tensixtyone.com/
e: address@hidden