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

🚀 Redundancy for ytdl #105

Open
bnfone opened this issue Jan 23, 2025 · 0 comments
Open

🚀 Redundancy for ytdl #105

bnfone opened this issue Jan 23, 2025 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@bnfone
Copy link
Owner

bnfone commented Jan 23, 2025

Is your feature request related to a problem? Please describe.
Sometimes it happens that the bot wont work because of the library's issue.

Describe the solution you'd like
Therefore I suggest implementing redundancy. E.g. if the first library throws an error, the second might be used. This would improve the usability immensely!

Describe alternatives you've considered
Using other music bots not relying on ytdl.

Additional context
Errors might include this:

AudioPlayerError: Status code: 403
    at ClientRequest.<anonymous> (/node_modules/miniget/dist/index.js:206:27)

-> might be related to distubejs/ytdl-core#169

@bnfone bnfone added dependencies Pull requests that update a dependency file enhancement New feature or request labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant