mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 08:35:49 +03:00
[PR #393] [CLOSED] Add two missing api endpoints relating to playlists #877
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#877
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/393
Author: @germaindd
Created: 8/17/2019
Status: ❌ Closed
Base:
master← Head:feature/playlist_api📝 Commits (3)
da34224Add two missing api endpoints relating to playlistsccb3a66Add missing parameters to get_playlist_tracks endpoint56b0e06integrated 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.