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.
connection timeout issue. #6025
Comments
I don't know
If you are getting timeouts because you are downloading too many videos at the same time, you should avoid doing that. For example you can call youtube-dl with more that one URL and the will be downloaded in sequence. |
what is timeout limit for youtube server.
What is the possible way to prevent timeout for sending multiple simultaneous connection to youtube server for downloading a video?