Vulkan
Vulkan copied to clipboard
Bot won't play Deezer links gotten from the Share button
Describe your context I'm using the default values, I just downloaded the image and used Docker.
The path to the bug
I simply tried to !play
(!
being my prefix) a Deezer link (ej. https://deezer.page.link/md6VvKoZ6uHeCiicA) and I'm getting a "Nothing Found. This type of input was too strange, try something else".
Screenshots
Reading the code I see that you expect links to be in the format of www.deezer.com
. Is there a reason why deezer.page.link
ones aren't supported? They're what you get when you click the "share" button.
Hello! When I wrote that piece of code i didn't knew about those types of link, have you tried to change the source code to allow this type of link to see if the Deezer module can identify those musics?
I was gonna look into it, but playing the links with the expected format still results in a quality that's too low for what I'm looking for. Thank you anyways! If I do come back to this, I'll make a PR.
Oh. Missclick. I'm not sure if you want this closed?
I'll leave it open to implement this little change when i got the time