[PR #595] [MERGED] Added scope, 'playlist-read-private', to examples that access user playlists using the spotipy api: current_user_playlists() (fixes #591) #954

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/595
Author: @lfg6000
Created: 10/23/2020
Status: Merged
Merged: 10/23/2020
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (2)

  • 8a6b7e0 - Added scope, 'playlist-read-private', to examples that access user playlists using the spotipy api: current_user_playlists() (fixes #591)
  • 1e831c6 Fix example to use user_playlists again

📊 Changes

4 files changed (+16 additions, -4 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 examples/my_playlists.py (+2 -1)
📝 examples/user_playlists.py (+11 -2)
📝 examples/user_playlists_contents.py (+2 -1)

📄 Description

Added scope, 'playlist-read-private', to examples that access user playlists using the spotipy api: current_user_playlists() (fixes #591)


🔄 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/595 **Author:** [@lfg6000](https://github.com/lfg6000) **Created:** 10/23/2020 **Status:** ✅ Merged **Merged:** 10/23/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`8a6b7e0`](https://github.com/spotipy-dev/spotipy/commit/8a6b7e00d11ee5da7d61959c8d8e6f132ec11dbc) - Added scope, 'playlist-read-private', to examples that access user playlists using the spotipy api: current_user_playlists() (fixes #591) - [`1e831c6`](https://github.com/spotipy-dev/spotipy/commit/1e831c627d4587765b46e819ee5f65b0be75ca00) Fix example to use user_playlists again ### 📊 Changes **4 files changed** (+16 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `examples/my_playlists.py` (+2 -1) 📝 `examples/user_playlists.py` (+11 -2) 📝 `examples/user_playlists_contents.py` (+2 -1) </details> ### 📄 Description Added scope, 'playlist-read-private', to examples that access user playlists using the spotipy api: current_user_playlists() (fixes #591) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:52 +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#954
No description provided.