Skip to content
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

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

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

Flame442
Copy link
Member

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

@Flame442 Flame442 added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label Dec 29, 2023
@github-actions github-actions bot added Category: Cogs - Audio This is related to the Audio cog. labels Dec 29, 2023
@aikaterna aikaterna merged commit d322d91 into Cog-Creators:V3/develop Dec 29, 2023
18 checks passed
@red-githubbot red-githubbot bot added the Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. label Dec 29, 2023
@aikaterna aikaterna added this to the 3.5.6 milestone Dec 29, 2023
@Flame442 Flame442 deleted the playlist-upload-urllib branch December 29, 2023 21:31
@Jackenmen Jackenmen added Changelog Entry: Added Changelog entry for this PR has already been added to changelog PR. and removed Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. labels Mar 22, 2024
Dav-Git pushed a commit to Dav-Git/Red-DiscordBot that referenced this pull request Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Cogs - Audio This is related to the Audio cog. Changelog Entry: Added Changelog entry for this PR has already been added to changelog PR. Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants