skick1234 / DisTube

A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.
https://distube.js.org
MIT License
422 stars 94 forks source link

PlayingError: Invalid regular expression: missing #271

Closed realDarkCode closed 2 years ago

realDarkCode commented 2 years ago

Please describe your problem in as much detail as possible: PlayingError: Invalid regular expression: missing error occurred after searching for a song. Further information:

realDarkCode commented 2 years ago

image image

pryzmian commented 2 years ago

This is an error with ytdl-core, you can follow this issue here: https://github.com/fent/node-ytdl-core/issues/1110

skick1234 commented 2 years ago

This was fixed long time ago with @distube/ytdl-core@4.11.4. Please update your dependencies.

realDarkCode commented 2 years ago

Thanks. ❤️