I need to download a video that’s not available in my country (US). On Firefox, I can play the video using a free VPN extension to change to a different country. I then googled for a site of free proxies and tried a bunch of proxies (i.e. --proxy 'xxx.xxx.xxx.xxx:xx'
. All resulted in connection lost or reset by peer, e.g.:
ERROR: Unable to download webpage: <urlopen error [Errno 104] Connection reset by peer> (caused by URLError(ConnectionResetError(104, ‘Connection reset by peer’)))
ERROR: Unable to download webpage: <urlopen error [Errno 104] Connection reset by peer> (caused by URLError(ConnectionResetError(104, ‘Connection reset by peer’)))
ERROR: Unable to download webpage: <urlopen error [Errno 104] Connection reset by peer> (caused by URLError(ConnectionResetError(104, ‘Connection reset by peer’)))
Any tips? Much appreciated.