[PR #393] [CLOSED] Add two missing api endpoints relating to playlists #877

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/393
Author: @germaindd
Created: 8/17/2019
Status: Closed

Base: masterHead: feature/playlist_api


📝 Commits (3)

  • da34224 Add two missing api endpoints relating to playlists
  • ccb3a66 Add missing parameters to get_playlist_tracks endpoint
  • 56b0e06 integrated with _get_id function congruent with rest of the wrapper

📊 Changes

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

View changed files

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

📄 Description

Two endpoints to get playist info and track. Difference between this one
and other playlist endpoints is that they don't require you to provide
a user_id


🔄 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/393 **Author:** [@germaindd](https://github.com/germaindd) **Created:** 8/17/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/playlist_api` --- ### 📝 Commits (3) - [`da34224`](https://github.com/spotipy-dev/spotipy/commit/da34224f58133103d522331371f0e01315a32e1e) Add two missing api endpoints relating to playlists - [`ccb3a66`](https://github.com/spotipy-dev/spotipy/commit/ccb3a66c428dc33c00b2b7d694e525743ddfccbd) Add missing parameters to get_playlist_tracks endpoint - [`56b0e06`](https://github.com/spotipy-dev/spotipy/commit/56b0e0608fbb9a8022fbcc19fea940de2dbf1064) integrated with _get_id function congruent with rest of the wrapper ### 📊 Changes **1 file changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+24 -0) </details> ### 📄 Description Two endpoints to get playist info and track. Difference between this one and other playlist endpoints is that they don't require you to provide a user_id --- <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:19 +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#877
No description provided.