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 to automatically re-try or continue downloading? #21564

Closed
ixiangwang opened this issue Jun 29, 2019 · 2 comments
Closed

how to automatically re-try or continue downloading? #21564

ixiangwang opened this issue Jun 29, 2019 · 2 comments
Labels

Comments

@ixiangwang
Copy link

@ixiangwang ixiangwang commented Jun 29, 2019

Hi guys: i'm using a VPN software "Psiphon 3" to get access to Youtube,but it is not stable,
So when Psiphon fails to connect the Internet, the downloading via "youtube-dl" will also stop.
eveytime i have to type the download command manually,is there a way to re-try or continue downloading automatically?(means when Psiphon has access to the Internet,youtube-dl will automatically continue the previous downloading?)

@ixiangwang ixiangwang added the question label Jun 29, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 29, 2019

-R, --retries RETRIES            Number of retries (default is 10), or
                                 "infinite".
@dstftw dstftw closed this Jun 29, 2019
@ixiangwang
Copy link
Author

@ixiangwang ixiangwang commented Jul 1, 2019

-R, --retries RETRIES            Number of retries (default is 10), or
                                 "infinite".

THANKS so much...

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.