Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.72k stars 2.3k forks source link

[Audio] Fix attachment suffix reading on playlist upload w/ urllib #6280

Closed Flame442 closed 8 months ago

Flame442 commented 8 months ago

Description of the changes

Alternative to #6279

Uses the URL format parsing in urllib to explicitly ignore queries, hashes, and site-specific logic when parsing a playlist file uploaded to [p]playlist upload.

Closes #6279

Have the changes in this PR been tested?

No