Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does youtube-dl work in case of sudden internet disconnection while a download is in progress? #8387

Closed
zealfire opened this issue Feb 1, 2016 · 1 comment

Comments

@zealfire
Copy link

@zealfire zealfire commented Feb 1, 2016

Firstly thanks for this wonderful repo. I had a question, in my college we are provided an account using which we can do limited amount of downloading. So when that amount reaches obviously we are disconnected from internet. I wanted to know in that scenario how does youtube-dl works i.e when a download is in progress and we are disconnected?
Does it try to connect again as soon as net disconnects and has there been any amount of timeout limit kept?

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 1, 2016

When the connection is down, youtube-dl fails with some error messages. For most websites, you can run the same command again to download the remaining part when the connection is available again. youtube-dl does not check for network connection automatically, and you'll have to run the commands manually.

@yan12125 yan12125 closed this Feb 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.