[PR #72] [CLOSED] adding user_playlist_unfollow(playlist_id) method #754

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/72
Author: @myselfhimself
Created: 12/2/2015
Status: Closed

Base: masterHead: myselfhimself-add-unfollow


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

This allows "deleting" playlists by unfollowing them for a user. See https://developer.spotify.com/web-api/unfollow-playlist/


🔄 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/72 **Author:** [@myselfhimself](https://github.com/myselfhimself) **Created:** 12/2/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `myselfhimself-add-unfollow` --- ### 📝 Commits (1) - [`f72bab9`](https://github.com/spotipy-dev/spotipy/commit/f72bab98d76b8f0f4c41631f24da1285a2881a21) adding user_playlist_unfollow(playlist_id) method matching https://developer.spotify.com/web-api/unfollow-playlist/ ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+10 -0) </details> ### 📄 Description This allows "deleting" playlists by unfollowing them for a user. See https://developer.spotify.com/web-api/unfollow-playlist/ --- <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:30 +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#754
No description provided.