-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Cannot add sounds from youtube video's #168
Comments
I fixed the issue. Before I updated all the packages with npm update, but that caused for only more problems. So now I manually changed the version of ytld-core to 4.11.3 and then created a new docker image, in which the adding via youtube links does work. |
Thanks for the hint. I'll update |
Upgraded Let me know if anything else is fishy. |
Seems like the yt download is broken again. Could you update the dependencies? |
you know what was also broken? the dependabot task to automatically update I put I'll bump the version after a few other tasks, like switching to npm instead of yarn 👍 |
Although... the only version update is from July 2023 (see fent/node-ytdl-core#1242), whereas this was reported in April. i'll upgrade the version and see if this fixes anything |
Whenever I try to do !add <name> <link> it doesn't work and I get this error message in the logs;
I first got an error saying:
I updated the package but still doesn't work. Adding sounds with the mp3 file still works.
The text was updated successfully, but these errors were encountered: