You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When removing a download in progress the yt-dlp process does not get killed correctly. Which means the video will continue downloading.
To Reproduce
Steps to reproduce the behavior:
Start a video download
Remove the download while it is in progress
Watch the file still get bigger
Expected behavior
When a video gets removed the entire yt-dlp process should get stopped.
Additional info:
Version: 2.4.0 with the switch to yt-dlp.
OS: Windows 10, not sure if this happens on other OS'es.
Describe the bug
When removing a download in progress the yt-dlp process does not get killed correctly. Which means the video will continue downloading.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When a video gets removed the entire yt-dlp process should get stopped.
Additional info:
Additional context
This is possibly related to:
yt-dlp/yt-dlp#661
blackjack4494/yt-dlc#203
pyinstaller/pyinstaller#2483 (comment)
sindresorhus/execa#170
The text was updated successfully, but these errors were encountered: