Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
VPN users face the reset problem.... #9834
Comments
|
Please post the output of the following command:
And which VPN software are you using? |
|
Google Lantern。 youtube-dl -v http://www.cbsnews.com/videos/lost-in-the-bermuda-triangle-2/ [debug] System config: [] [debug] User config: [] [debug] Command-line args: [u'-v', u' [debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2016.03.06 [debug] Python version 2.7.10 - Darwin-15.6.0-x86_64-i386-64bit [debug] exe versions: ffmpeg 3.0, ffprobe 3.0, rtmpdump 2.4 [debug] Proxy map: {} [CBSNews] lost-in-the-bermuda-triangle-2: Downloading webpage ERROR: Unable to download webpage: [Errno 54] Connection reset by peer File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1931, in
File
File
File
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 719, in
File
File
File
File
File
On Sun, Jun 19, 2016 at 3:53 PM, Yen Chi Hsuan notifications@github.com
|
|
Seems Latern is a HTTP proxy. Could you add |
|
http://ip:port ?? which ip? which port? |
|
127.0.0.1:8787, according to some random lantern tutorials. |
|
it's ok now add --proxy http://ip:port |
$ youtube-dl http://www.cbsnews.com/videos/lost-in-the-bermuda-triangle-2/
[CBSNews] lost-in-the-bermuda-triangle-2: Downloading webpage
ERROR: Unable to download webpage: [Errno 54] Connection reset by peer (caused by error(54, 'Connection reset by peer')); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.