From owner-freebsd-questions@FreeBSD.ORG Tue Apr 21 02:53:01 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A72F17E for ; Tue, 21 Apr 2015 02:53:01 +0000 (UTC) Received: from mail-qc0-x22a.google.com (mail-qc0-x22a.google.com [IPv6:2607:f8b0:400d:c01::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 04991CFD for ; Tue, 21 Apr 2015 02:53:01 +0000 (UTC) Received: by qcrf4 with SMTP id f4so69500092qcr.0 for ; Mon, 20 Apr 2015 19:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=/aMkPD/0V6LgENvHmplP3bxGt4Z++yTi/2li65V2qQM=; b=OcMrWqLnLs5hFsuWGy935rW/3chzMBQ44xDas617oIPV57u3QoM1DLUdkQ4ZGYa5+K YCATw1pV9DOJ+CscRKjan0gtpYO3aS0Tu/FFUH20KFdUPSMQ8nApoDLoD9+EZvY4AXI6 40QyApkSR3CLRZzCyE4/DBCYun0YmQBNkK1mnm+mU/69QDUXRjXIy+vJn1mb//Xs3eSY lVY7GN9vBlsTgUDaPfC76aLELCQylKXXu5w7TYRKvUo1JRDZi+08TfEoCQYu2yMEraUd CMjm3/SqjUXM6nns+Ht3DSX0JhUUQU8X+lKLAoEfjxOE6Wz+H7jY8b00bObtr4mWwci7 CNwA== X-Received: by 10.55.40.10 with SMTP id o10mr33773283qkh.55.1429584780110; Mon, 20 Apr 2015 19:53:00 -0700 (PDT) Received: from localhost.localdomain ([209.181.150.218]) by mx.google.com with ESMTPSA id i91sm445635qgd.46.2015.04.20.19.52.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Apr 2015 19:52:58 -0700 (PDT) Message-ID: <5535BB83.4060001@gmail.com> Date: Mon, 20 Apr 2015 20:52:51 -0600 From: jd1008 User-Agent: Mozilla/5.0 (X11; Linux x86_64; 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> In-Reply-To: <5535541D.5080903@hiwaay.net> 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 02:53:01 -0000 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.