diff --git a/cogs/audio.py b/cogs/audio.py index cf4b74135..2ae7063b8 100644 --- a/cogs/audio.py +++ b/cogs/audio.py @@ -1274,6 +1274,7 @@ class Audio: await self.bot.say("That's not a valid URL.") return else: + url = url.replace("/", "/") url = "[SEARCH:]" + url if "[SEARCH:]" not in url and "youtube" in url: