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 pause youtube-dl? #5653

Closed
truth1ness opened this issue May 8, 2015 · 2 comments
Closed

How to pause youtube-dl? #5653

truth1ness opened this issue May 8, 2015 · 2 comments

Comments

@truth1ness
Copy link

@truth1ness truth1ness commented May 8, 2015

I was trying to pause youtube-dl for something but I couldn't do it. I tried ctrl+c, ctrl+d, escape, q, etc.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 8, 2015

There is no such functionality. You can stop youtube-dl with Ctrl+C, re-run and it will continue from where it has been stopped if possible.

@dstftw dstftw closed this May 8, 2015
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented May 8, 2015

Note that, at least on Unix, you can press Ctrl+Z and then resume it with fg %youtube-dl. Although I haven't tested how much time can you pause it.

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
3 participants
You can’t perform that action at this time.