Youtube-dl problem/question
William A. Mahaffey III
wam at hiwaay.net
Tue Apr 21 04:58:09 UTC 2015
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 at freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>> To unsubscribe, send any mail to
>>> "freebsd-questions-unsubscribe at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at 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.
More information about the freebsd-questions
mailing list