Merge changes for Apple Music support #1

Merged
PacketParker merged 3 commits from dev into main 2024-07-19 00:27:24 -05:00
PacketParker commented 2024-07-19 00:27:04 -05:00 (Migrated from github.com)
No description provided.
github-advanced-security[bot] (Migrated from github.com) reviewed 2024-07-19 00:28:54 -05:00
@ -94,3 +187,3 @@
tracks = await CustomSource.load_album(
tracks = await SpotifySource.load_album(
self, interaction.user, album
github-advanced-security[bot] (Migrated from github.com) commented 2024-07-19 00:28:54 -05:00

Incomplete URL substring sanitization

The string open.spotify.com may be at an arbitrary position in the sanitized URL.

Show more details

## Incomplete URL substring sanitization The string [open.spotify.com](1) may be at an arbitrary position in the sanitized URL. [Show more details](https://github.com/PacketParker/Guava/security/code-scanning/5)
Sign in to join this conversation.
No description provided.