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.
When I try to download the whole playlist on Youtube, It stucks #9266
Comments
|
Most likely it's a problem of proxychains. Is proxychains correctly configured for accessing https://manifest.googlevideo.com:443/? |
|
Thank you for your assistance.
This is my default config document. I don't know how to configure for accessing https://manifest.googlevideo.com:443/ |
|
You're using a local SOCK5 proxy 127.0.0.1:1080. Please check against it. |
|
Yes I use a local SOCK5 proxy 127.0.0.1:1080 and it connects the shadowsocks https://github.com/shadowsocks/shadowsocks I couldn't open youtube or google directly in my country. The ordinary command works such as proxychains4 youtube-dl URL |
|
What's the result of the following command?
AFAIK shadowsocks requires deploying a server. I may be unable to reproduce the same result due to different relay servers. If the server you're using doesn't work for https://manifest.googlevideo.com:443/ and you don't have other servers for testing, you can use the following option to skip it:
Note that using this option may cause some formats missing. |
|
I run
it SHOWS
And I change to
|
|
Seems I was wrong and the problem is not in https://manifest.googlevideo.com:443/. How did you install youtube-dl? If you can find the file
Then try again and post the results. |
|
Nothing changed
Then I press command+c
|
|
May be I used to use this command to install youtube-dl
I forgot the details |
|
Command+C should not generate "Stopped". Please post the output of
By the way, you need to enclose the URL with single or double quotes. See this FAQ entry |
Sorry, my mistake. I pressed control+c
|
|
Seems it's working now. Don't forget to restore |
|
Thanks for your help, but I put it back
before I use command
|
|
Removing the two lines is for dumping the stack trace when something is stuck. Now it's not necessary. |
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2016.04.19. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add
-vflag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):