mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #416] [MERGED] Support to upload playlist thumbnails #885
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#885
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/416
Author: @stephanebruckert
Created: 1/12/2020
Status: ✅ Merged
Merged: 1/20/2020
Merged by: @stephanebruckert
Base:
master← Head:master📝 Commits (8)
5f22303Add endpoint to upload playlist cover imagec1e7c19Fix + changeloge7e013aFixc7fc60dMerge branch 'master' of github.com:plamere/spotipyd19f238Lint1bc4027Merge branch 'master' of github.com:plamere/spotipy8b4dd30Test cover upload000ace6Fix doc📊 Changes
3 files changed (+63 additions, -18 deletions)
View changed files
📝
CHANGELOG.md(+2 -1)📝
spotipy/client.py(+25 -3)📝
tests/test_auth.py(+36 -14)📄 Description
Works well but still need to add tests, and possibly the remove_thumbnails endpoint too
Edit: there is no remove_thumbnails!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.