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

[Feature Request]: Add Pause Button For Downloading #153

Open
Wajinn opened this issue Dec 13, 2024 · 2 comments
Open

[Feature Request]: Add Pause Button For Downloading #153

Wajinn opened this issue Dec 13, 2024 · 2 comments

Comments

@Wajinn
Copy link

Wajinn commented Dec 13, 2024

Is your feature request related to a problem? Please describe.
Would like to see pause button available, when wanting to temporarily stop download.

Describe the solution you'd like
Use pause button to temporarily stop download.

Describe alternatives you've considered
No other observed options available.

Additional context
N/A

@StefanLobbenmeier
Copy link
Owner

There isn’t really a „pause“ feature in yt-dlp, but what we can do is cancel the download and later restart it and it should continue (unless you change any settings)

@StefanLobbenmeier
Copy link
Owner

basic structure for this is now in v3 as in removed downloads are cancelled, however this needs more work to resume downloads as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants