[PR #121] [MERGED] add support /me/playlists method #782

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/121
Author: @squallcs12
Created: 10/18/2016
Status: Merged
Merged: 12/31/2016
Merged by: @plamere

Base: masterHead: add-me-playlists


📝 Commits (2)

📊 Changes

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

View changed files

📝 spotipy/client.py (+9 -0)

📄 Description

A shortcut for API at https://developer.spotify.com/web-api/get-a-list-of-current-users-playlists/

So that we can get the current user playlist without require to know current user info


🔄 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/121 **Author:** [@squallcs12](https://github.com/squallcs12) **Created:** 10/18/2016 **Status:** ✅ Merged **Merged:** 12/31/2016 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `add-me-playlists` --- ### 📝 Commits (2) - [`1f4189b`](https://github.com/spotipy-dev/spotipy/commit/1f4189b1be192f9ed0080804805154a812164d6e) add me_playlists method - [`b48990f`](https://github.com/spotipy-dev/spotipy/commit/b48990f02a35a1a48d3f5f4aafcf1a1713550361) renamed me_playlists t ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+9 -0) </details> ### 📄 Description A shortcut for API at https://developer.spotify.com/web-api/get-a-list-of-current-users-playlists/ So that we can get the current user playlist without require to know current user info --- <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:42 +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#782
No description provided.