[PR #416] [MERGED] Support to upload playlist thumbnails #885

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

📋 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: masterHead: master


📝 Commits (8)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/416 **Author:** [@stephanebruckert](https://github.com/stephanebruckert) **Created:** 1/12/2020 **Status:** ✅ Merged **Merged:** 1/20/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`5f22303`](https://github.com/spotipy-dev/spotipy/commit/5f22303d4d5c5da753714ae87272b9d715f1367e) Add endpoint to upload playlist cover image - [`c1e7c19`](https://github.com/spotipy-dev/spotipy/commit/c1e7c196f30f0e3212c240c55a656257c49dc893) Fix + changelog - [`e7e013a`](https://github.com/spotipy-dev/spotipy/commit/e7e013a9c7f1d476d5408cf79e8d20afd5646bd6) Fix - [`c7fc60d`](https://github.com/spotipy-dev/spotipy/commit/c7fc60d723467cbd61abb6b74defc3c2b884dee3) Merge branch 'master' of github.com:plamere/spotipy - [`d19f238`](https://github.com/spotipy-dev/spotipy/commit/d19f238f5566c0e705ae72dcd42dc5aeddb3255f) Lint - [`1bc4027`](https://github.com/spotipy-dev/spotipy/commit/1bc402752cbe594934f0d04e60db9036d8f3e978) Merge branch 'master' of github.com:plamere/spotipy - [`8b4dd30`](https://github.com/spotipy-dev/spotipy/commit/8b4dd303f9733344e1a4ea4b79afd26853ae390a) Test cover upload - [`000ace6`](https://github.com/spotipy-dev/spotipy/commit/000ace6195b5a32db3c2fd185700e14198b6ce02) Fix doc ### 📊 Changes **3 files changed** (+63 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -1) 📝 `spotipy/client.py` (+25 -3) 📝 `tests/test_auth.py` (+36 -14) </details> ### 📄 Description Works well but still need to add tests, and possibly the remove_thumbnails endpoint too Edit: there is no remove_thumbnails! --- <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:21 +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#885
No description provided.