mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 00:25:54 +03:00
[PR #24] [CLOSED] Add support for deleting from playlists and some improvements to how data is sent with a request #729
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#729
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/24
Author: @drsm79
Created: 8/19/2014
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
026ba0fpep82b1d333add requirements.txt63ba8d8201 is a valid response (issue #21)aa8961bUpdate doc string for add trackseff7c70Add delete from playlist (issue #22)📊 Changes
5 files changed (+166 additions, -87 deletions)
View changed files
📝
.gitignore(+1 -0)📝
README.md(+9 -7)➕
requirements.txt(+1 -0)📝
spotipy/__init__.py(+108 -62)📝
spotipy/oauth2.py(+47 -18)📄 Description
This PR has a few things beyond the two issues mentioned in the commits (#21 & #22):
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.