Earlier quoted context omitted.
Sorry - I updated the article, but as the other reply mentioned, Telemundo is a channel in Spanish.
Is there a radio broadcast you can listen to for sound whilst watching the images from Telemundo. I've heard of people doing this to choose a superior radio commentary whilst watching sport on TV in the UK.
I'm an American and I want to watch the Olympics. What do I do?
81–90 of 191 posts
Re: I'm an American and I want to watch the Olympics. What do I do?
#82As a Canadian, I run into this bullshit all the time. Comedy Central embedded videos, hulu, etc. The whole thing seems like a perversion of the promise of the internet: to connect us all... It's double ironic in the OPs case, given the stated goals of the olympics. Going around via VPN is well within my technical means, but I don't want to support the people who behave this way online, so I usually don't view the geo…
I also tend to do the same I can use a VPN or figure out some way to get around restrictions but then I think why?
If I'm blocked I'm not going out of my way to generate ad revenue or support such behaviour, it's called the World Wide Web for a reason.
Re: I'm an American and I want to watch the Olympics. What do I do?
#83This won't get you live coverage, but it will get you legal NBC coverage on your home TV... The broadcast industry does not want American's to know this, but they are legally obligated to provide the free "over the air" stations on cable (coax) even if you do not pay for cable service. In other words, do what I have done: 1. You need a modern cable-ready TV 2. Plug the coax into the wall (assumes your residence had c…
NBC is only broadcasting Olympic events on cable channels, not on the basic NBC OTA channels...
Re: I'm an American and I want to watch the Olympics. What do I do?
#84If you're comfortable with SSH you could also just fire up an EC2 or Linode instance in UK, install a local proxy and tunnel traffic through it. It's way more versatile than signing up for just VPN.
I am an Englishman sheltering from the Olympics in NYC (public transport in London was always going to be a mess) and even though I possess a UK TV license I had to tunnel through my machine at home to watch the opening ceremony.
It's a shame the BBC can't just sell a stream to people elsewhere in the world but the licenses under which they get the content will prevent it. Otherwise people could get content from the lowest bidder in the world, meaning commoditisation and a massive hit to the content owners who wouldn't get to sell the rights over and over again in different countries.
Re: I'm an American and I want to watch the Olympics. What do I do?
#85Does anyone here have Aereo and are using it to watch the Olympics?
Re: I'm an American and I want to watch the Olympics. What do I do?
#86It would make sense for the BBC to run their own VPN-like service so people outside the UK could view their content.
If they wanted to unblock the world they could just do that without a VPN.
Their license from the IOC will require them to take measures keep their services to the territory they have rights to (the UK). If they allowed their services to be accessed globally they would only get the rights that they bought globally.
If any VPN gets too popular you can expect them to block it too. You may need to factor this into how much you pay for a VPN.
Re: I'm an American and I want to watch the Olympics. What do I do?
#87This exact same thing happened to me today! I'm in Germany, so I put the Olympics on TV. But I don't yet speak German, so after an hour I wanted to watch them in English. I went to the NBC web site, but they geolocate your IP and only stream to US people. Fine, I'm used to this crap (lots of Youtube videos are blocked in Germany too) so I just fired up my proxy and tried again. This time I got through, only to find t…
Exactly, everyone is now able to find a quick and easy to use VPN. Wasn't that easy few years ago.
Re: I'm an American and I want to watch the Olympics. What do I do?
#88Earlier quoted context omitted.
It's still based on proxy servers, but their DNS server returns the address of their proxy server instead of the real IP address.
As with any DNS provider they can presumably spoof any site they wish too; so I'd be pretty cautious about using them for all DNS calls.
/etc/resolver/bbc.co.uk
with the contents: nameserver 208.122.23.22
nameserver 208.122.23.23
And now you'll be using unblock-us's name servers for just bbc.co.uk and its subdomains. You could do something similar for your entire network with dnsmasq.