On 08/03/2008, Matt Lee <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]


_______________________________________________
Fsfe-uk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/fsfe-uk

Reply via email to