From owner-freebsd-questions@FreeBSD.ORG Tue Apr 21 04:58:08 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E5922656 for ; Tue, 21 Apr 2015 04:58:08 +0000 (UTC) Received: from fly.hiwaay.net (fly.hiwaay.net [216.180.54.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AECBEEB8 for ; Tue, 21 Apr 2015 04:58:08 +0000 (UTC) Received: from kabini1.local (rbn1-216-180-76-234.adsl.hiwaay.net [216.180.76.234]) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id t3L4w6oJ019720 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Mon, 20 Apr 2015 23:58:06 -0500 Message-ID: <5535D8DE.1040605@hiwaay.net> Date: Tue, 21 Apr 2015 00:04:21 -0453 From: "William A. Mahaffey III" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Youtube-dl problem/question References: <55352048.7020103@gmail.com> <5535228E.2020508@artem.ru> <5535541D.5080903@hiwaay.net> <5535BB83.4060001@gmail.com> In-Reply-To: <5535BB83.4060001@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2015 04:58:09 -0000 On 04/20/15 21:59, jd1008 wrote: > > > On 04/20/2015 01:30 PM, William A. Mahaffey III wrote: >> On 04/20/15 11:06, Artem Kuchin wrote: >>> 20.04.2015 18:50, jd1008 пишет: >>>> $ ytdl -ckti --no-part --no-playlist >>>> "https://www.youtube.com/watch?v=l1zNZjH1KJk&list=PLMbPbsn-u_g1KVdcPGQvaNsaoYoKTVP-h&index=18" >>>> >>>> [youtube:playlist] Downloading just video l1zNZjH1KJk because of >>>> --no-playlist >>>> [youtube] l1zNZjH1KJk: Downloading webpage >>>> [youtube] l1zNZjH1KJk: Downloading video info webpage >>>> ERROR: l1zNZjH1KJk: YouTube said: The uploader has not made this video >>>> available in your country. >>>> >>>> So, could someone explain (for the benefit of all fans of youtube-dl), >>>> how to >>>> get around this problem? >>> >>> Change country :) >>> Well, at least make it look like you moved. Use PROXY server or VPN >>> with IP in another country. >>> There are plenty very cheap (like 5$ a month) VPN services. >>> Also, i think TOR might help if you can set it up. >>> >>> >>> >>> Artem >>> >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to >>> "freebsd-questions-unsubscribe@freebsd.org" >>> >> >> >> TOR would almost certainly help, works AOK for me, let's you >> potentially select what countries you appear to hail from. $0.02, no >> more, no less .... >> > Hi Bill, > Would appreciate your tor.conf, sans any passwords/logins .... etc. > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > Here are only actives lines I have changed from default /usr/local/etc/tot/torrc: #SocksPort 9050 # Default: Bind to localhost:9050 for local connections. SocksListenAddress 127.0.0.1 #SocksPort 192.168.0.1:9100 # Bind to this address:port too. SocksPolicy accept 127.0.0.1/32 #SocksPolicy reject * # ExitNodes {ca},{mx},{us} # WAM III: try for exit nodes in USA, Canada, Mexico .... ExitNodes {us} # WAM III: try for exit nodes in USA only .... StrictNodes 1 -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.