[PR #136] [MERGED] add follow playlist api call #786

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/136
Author: @SzySteve
Created: 12/8/2016
Status: Merged
Merged: 12/10/2016
Merged by: @plamere

Base: masterHead: follow-playlist


📝 Commits (1)

  • a97959c add follow playlist api call

📊 Changes

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

View changed files

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

📄 Description

What:

Why:

  • Im making a web application and would like a "Follow this playlist!" button

This library is great BTW. Been a pleasure to work with.


🔄 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/136 **Author:** [@SzySteve](https://github.com/SzySteve) **Created:** 12/8/2016 **Status:** ✅ Merged **Merged:** 12/10/2016 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `follow-playlist` --- ### 📝 Commits (1) - [`a97959c`](https://github.com/spotipy-dev/spotipy/commit/a97959c54e35972fa56e722811e25ecceff91348) add follow playlist api call ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+11 -0) </details> ### 📄 Description What: * Adds support for the following API call: https://developer.spotify.com/web-api/follow-playlist/ Why: * Im making a web application and would like a "Follow this playlist!" button This library is great BTW. Been a pleasure to work with. --- <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:43 +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#786
No description provided.