[PR #949] [MERGED] Fix regex to support detailed URI #947 #1090

Closed
opened 2026-02-28 00:03:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/949
Author: @ludwigjo
Created: 3/15/2023
Status: Merged
Merged: 3/15/2023
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 spotipy/client.py (+1 -1)

📄 Description

Updated the regex to support a more detailed version of the URI as described in #947

The updated regex function support URIs in the following format: spotify:user:USERNAME:playlist:PLAYLISTID


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/949 **Author:** [@ludwigjo](https://github.com/ludwigjo) **Created:** 3/15/2023 **Status:** ✅ Merged **Merged:** 3/15/2023 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`c8112e9`](https://github.com/spotipy-dev/spotipy/commit/c8112e9bd57430054dccfe5ae39573db1e3af86a) Fix regex to support detailed URI as #947 - [`23a559c`](https://github.com/spotipy-dev/spotipy/commit/23a559cd8e1993ac348b551b714f636ce24ef8cd) Added changes to changelog ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `spotipy/client.py` (+1 -1) </details> ### 📄 Description Updated the regex to support a more detailed version of the URI as described in #947 The updated regex function support URIs in the following format: `spotify:user:USERNAME:playlist:PLAYLISTID` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#1090
No description provided.