![]() |
Re: BBC iplayer
Here is a link to a video I made showing that it does work. http://www.youtube.com/watch?v=NIyiOB64fc8
|
Re: BBC iplayer
Originally Posted by nirving
(Post 6335203)
Here is a link to a video I made showing that it does work. http://www.youtube.com/watch?v=NIyiOB64fc8
|
Re: BBC iplayer
I sill didn't understand anything anyway!!!:confused::p
|
Re: BBC iplayer
All this very complicated, retirement is not for complications; We have 3 HDTVs in the house all fitted with sat receivers with freeview. Things have move on since,BBC & ITV have introduced the Freesat HD; cute little receivers are sold in the UK for a £100 or so. All you have to do is to plug it to a Sat dish facing Astra2D & to your tv. You will receive 100s of channels in HD (Mpeg4) I shall have to get 3 of them & give away the sky ones with freeview crds. Move on mate.pier
|
Re: BBC iplayer
Originally Posted by Pierlek
(Post 6336544)
All this very complicated, retirement is not for complications; We have 3 HDTVs in the house all fitted with sat receivers with freeview. Things have move on since,BBC & ITV have introduced the Freesat HD; cute little receivers are sold in the UK for a £100 or so. All you have to do is to plug it to a Sat dish facing Astra2D & to your tv. You will receive 100s of channels in HD (Mpeg4) I shall have to get 3 of them & give away the sky ones with freeview crds. Move on mate.pier
|
Re: BBC iplayer
Originally Posted by Ka Ora!
(Post 6335417)
That could of been done anywhere, and you still haven't said what your big secret is it makes no odds to me as i have Sky HD. I know the proxy method works and i posted a fast working UK proxy in the Lab not so long ago, and the VPN method works very well but costs. Post a video but not telling people how you went about it suggests its a wind up.;)
Indeed you are correct to not to believe me, as there is nothing to prove where that video came from, but unlike those lamers with the PS3 I am going to document what I did. Well not 100% as you will have to find your own UK host to hold some files, and that version will be release later on once I have finished documenting it. Here is another way that does not involve hosted files, and uses GreaseMonkey and FoxyProxy to emulate what I did to make it all work.
What my GreaseMonkey script does it to replace the "Sorry" information with an embded iplayer (Found out how to do that here http://jonathan.tweed.name/2007/12/h...yer-embedded-m) and examines the URL to find the PID of the programme to be viewed and replaces it. The FoxyProxy addon enables all requests to http://www.bbc.co.uk/mediaselector/* to go via the UK proxy, which returns the correct token etc and the video plays. My original version replaces all links to http://www.bbc.co.uk/mediaselector/* with a PHP script located on a UK based server, and so you do not need to have a UK proxy configured within your browser. The request is proxied via the UK Web server and all the user needs is GreaseMonkey. I have tried to write a bookmarklet so that GreaseMonkey is not required, but could not get it to work properly, but will continue to make this as easy as possible so that a wider audience can use it. For those who want to know how to change the location of where the mediaselector is called from take a look @ the following code. Code:
<embed Code:
<mediaSelectorUrl>Code:
<mediaSelectorUrl>That is all you need to do to get this to work. Too technical? I guess so, but it works:):):):):):) |
Re: BBC iplayer
Originally Posted by nirving
(Post 6337533)
Hosted at http://www.darkedges.com/bbc/
Indeed you are correct to not to believe me, as there is nothing to prove where that video came from, but unlike those lamers with the PS3 I am going to document what I did. Well not 100% as you will have to find your own UK host to hold some files, and that version will be release later on once I have finished documenting it. Here is another way that does not involve hosted files, and uses GreaseMonkey and FoxyProxy to emulate what I did to make it all work.
My original version replaces all links to http://www.bbc.co.uk/mediaselector/* with a PHP script located on a UK based server, and so you do not need to have a UK proxy configured within your browser. The request is proxied via the UK Web server and all the user needs is GreaseMonkey. I have tried to write a bookmarklet so that GreaseMonkey is not required, but could not get it to work properly, but will continue to make this as easy as possible so that a wider audience can use it. For those who want to know how to change the location of where the mediaselector is called from take a look @ the following code. Code:
<embed Code:
<mediaSelectorUrl>Code:
<mediaSelectorUrl>That is all you need to do to get this to work. Too technical? I guess so, but it works:):):):):):) |
Re: BBC iplayer
Piece of cake!!!.............................NOT!!!
:blink::confused::blink::confused::blink::confused : |
Re: BBC iplayer
Originally Posted by Ka Ora!
(Post 6338572)
Far from to technical for me im always curios as to which way people do it and if it fits with my downloading the drm free versions from the BBC by spoofing the iPhone in firefox. Thanks for posting it.
Originally Posted by sdale100
(Post 6338602)
Piece of cake!!!.............................NOT!!!
:blink::confused::blink::confused::blink::confused : Never said it was going to be a piece of cake, hacking the iPlayer requires some back door tricks, as you need a physical presence in the UK to get the authorisation token for the video to play. If you look at some of the scripts out in the public space, they require you to be technically minded. |
Re: BBC iplayer
Originally Posted by nirving
(Post 6338671)
Never said it was going to be a piece of cake, hacking the iPlayer requires some back door tricks,
|
Re: BBC iplayer
Originally Posted by sdale100
(Post 6338724)
Err, doesn't "hacking" rhyme with "srictly illegal"?
Its at a technical level that i understand i did not mean it was easy for the average Joe.
Originally Posted by nirving
(Post 6338671)
Yes it is a technical thing that you need to do to get this to work, and I have yet to figure out a way to make it easier to do. Another way would be to use Tor with a UK endpoint, which a couple of Americans have got working after I documented the instructions.
Never said it was going to be a piece of cake, hacking the iPlayer requires some back door tricks, as you need a physical presence in the UK to get the authorisation token for the video to play. If you look at some of the scripts out in the public space, they require you to be technically minded. |
Re: BBC iplayer
Originally Posted by nirving
(Post 6338671)
Yes it is a technical thing that you need to do to get this to work, and I have yet to figure out a way to make it easier to do. Another way would be to use Tor with a UK endpoint, which a couple of Americans have got working after I documented the instructions.
Never said it was going to be a piece of cake, hacking the iPlayer requires some back door tricks, as you need a physical presence in the UK to get the authorisation token for the video to play. If you look at some of the scripts out in the public space, they require you to be technically minded. |
Re: BBC iplayer
Originally Posted by nirving
(Post 6338671)
Never said it was going to be a piece of cake, hacking the iPlayer requires some back door tricks, as you need a physical presence in the UK to get the authorisation token for the video to play. If you look at some of the scripts out in the public space, they require you to be technically minded.
Cheers mate |
Re: BBC iplayer
Originally Posted by sdale100
(Post 6338724)
Err, doesn't "hacking" rhyme with "srictly illegal"?
For those who don;t know hulu.com has a lot of content for the US only, but they do a geo check to confirm that you are in the US, so all you need to do is either use FoxyProxy to direct requests to http://releasegeo.hulu.com/geoCheck to use a US Proxy, or use WebScarab to programmatically change the response from not-valid to valid and use FoxyProxy to use WebScarab for that URL. I have written a FireFox plugin to rewrite the content, but it does not work with Flash players, but I am working on that. |
Re: BBC iplayer
Originally Posted by sdale100
(Post 6338724)
Err, doesn't "hacking" rhyme with "srictly illegal"?
Originally Posted by nirving
(Post 6341208)
Okay perhaps hacking is the wrong word to use here. I found a flaw that allows me to gain access to content that I should not have, and it is simply a flaw.
Keep up the good work. :thumbsup: |
| All times are GMT -12. The time now is 11:11 pm. |
Powered by vBulletin: ©2000 - 2026, Jelsoft Enterprises Ltd.
Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.