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

feat: emit event if it is taking more than x seconds to download the song #108

Open
vikram-sapate opened this issue Aug 20, 2022 · 1 comment

Comments

@vikram-sapate
Copy link

vikram-sapate commented Aug 20, 2022

Sometime it takes more than 1 minute to download the song.
Requesting to emit the event if it is taking more than x seconds and stop the ytdl stream.
Event can be used to send the res to ui & ui can display appropriate message.

@tobilg @ytb2mp3

@ytb2mp3
Copy link
Owner

ytb2mp3 commented Sep 1, 2022

You can either submit a PR, or use the progress event to build this for your service by yourself. Thanks!

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