[PR #9] [MERGED] Update __init__.py #721

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/9
Author: @cory-weiner
Created: 6/21/2014
Status: Merged
Merged: 6/21/2014
Merged by: @plamere

Base: masterHead: patch-2


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 spotipy/__init__.py (+2 -0)

📄 Description

user_playlist doesn't work with starred playlists, which pass an ID of None.

This will allow the user to pull data for starred playlists, which use the URI users/%s/starrred


🔄 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/9 **Author:** [@cory-weiner](https://github.com/cory-weiner) **Created:** 6/21/2014 **Status:** ✅ Merged **Merged:** 6/21/2014 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`f4e11ed`](https://github.com/spotipy-dev/spotipy/commit/f4e11ed1701a9dbfa3720418e6ee3a7f4a0986b7) Update __init__.py ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/__init__.py` (+2 -0) </details> ### 📄 Description user_playlist doesn't work with starred playlists, which pass an ID of None. This will allow the user to pull data for starred playlists, which use the URI users/%s/starrred --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:01:21 +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#721
No description provided.