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

Add an --auto-quit option #20

Open
LeoniePhiline opened this issue Sep 14, 2023 · 0 comments
Open

Add an --auto-quit option #20

LeoniePhiline opened this issue Sep 14, 2023 · 0 comments

Comments

@LeoniePhiline
Copy link
Owner

LeoniePhiline commented Sep 14, 2023

Users might want the application to auto-quit when all downloads have finished.

Note: Must check for 100% progress on all downloads, as yt-dlp tends to err out, looking like it succeeded. (Python TLS issue - needs better child process error detection.) (fixed with #21)

Only autoquit if all downloads have Finished state. Any Failed state should keep the application running.

@LeoniePhiline LeoniePhiline changed the title Add an -q / --auto-quit option Add an --auto-quit option Sep 14, 2023
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

1 participant