Hello, does anybody know how to overcome the problem wih not being in the required country? My problem is BBC. Im using youtube dl, looks like it would be working fine except for this:
ERROR: bbc.co.uk returned error: geolocation
I usually use Hola in my browser to watch but how to go around this in the system when downloading?
I am trying to download http://www.bbc.co.uk/iplayer/episode/p053qx72/the-quay-sessions-lisa-hannigan
thank you very much for your advice!
+ Reply to Thread
Results 1 to 6 of 6
-
-
Use a VPN with an exit point in the UK. But beware that the BBC has announced they will be changing the way they authenticate users. You may soon need to use the email address associated with the account from which you paid your BBC license.
-
Try using open dns - 208.67.222.222 - 208.67.220.220
Or Google dns - 8.8.8.8 - 8.8.4.4 -
Template:
youtube-dl --proxy "aaa.aaa.aaa.aa:aaaa" -F "url"
I use this F code that gives a long list of available resolutions:
Code:youtube-dl --proxy "176.126.245.23:3128" -F "http://www.bbc.co.uk/iplayer/episode/p053qx72/the-quay-sessions-lisa-hannigan"
The resolution (from the long list) I chose is:
Code:stream-uk-iptv_streaming_concrete_combined_hd_mf_akamai_uk_hls-1069
Template:
youtube-dl --proxy "aaa.aaa.aaa.aa:aa" -f resolution "url"
Code:youtube-dl --proxy "176.126.245.23:3128" -f stream-uk-iptv_streaming_concrete_combined_hd_mf_akamai_uk_hls-1069 "http://www.bbc.co.uk/iplayer/episode/p053qx72/the-quay-sessions-lisa-hannigan"
https://files.videohelp.com/u/61125/lisa.mp4Last edited by jimdagys; 25th May 2017 at 13:44.
-
Thanks to everybody! So BBC is going to get tougher, damn
176.126.245.23:3128 seems to be working so far. It is slow and sometimes fails, but it picks up where left off so I'm hopeful the video will be complete in the end. -
Similar Threads
-
Error When Trying to Use Fileboom Site - Error Message Appears
By devilcoelhodog in forum Newbie / General discussionsReplies: 5Last Post: 13th Feb 2017, 07:34 -
VirtualDub error: Video Compressor error: The source image format is not
By maddie in forum Capturing and VCRReplies: 1Last Post: 26th Apr 2015, 11:12 -
Mediacoder ERROR !
By vickynash in forum Newbie / General discussionsReplies: 6Last Post: 28th Jul 2014, 15:35 -
VirtualDub Error - Video Compression Error
By showsnsdespa in forum Video ConversionReplies: 11Last Post: 16th Jan 2014, 14:05 -
Premiere Pro 'Error Compiling Movie - Unknown error'
By koberulz in forum Newbie / General discussionsReplies: 12Last Post: 16th Sep 2012, 16:43