[PR #431] [MERGED] Adding playlist_cover - playlist_upload_cover_image's style fixed #892

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/431
Author: @CyanBook
Created: 1/23/2020
Status: Merged
Merged: 1/26/2020
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (9)

  • ff303b2 playlist_cover added
  • b2c973b Remove user_ deprecated function
  • 470abb6 Description added for playlist_cover
  • 0b0ad9c Changed playlist_id to plid
  • e9485fe Fix style
  • 6c01721 warnings library removed because it's unused
  • 081b894 Reintroduced user_playlist* functions, fixed the style of playlist_upload_cover_image
  • 6c7cf1b Add test
  • c4f3ca7 Changelog

📊 Changes

3 files changed (+29 additions, -6 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 spotipy/client.py (+14 -6)
📝 tests/test_auth.py (+11 -0)

📄 Description

No description provided


🔄 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/431 **Author:** [@CyanBook](https://github.com/CyanBook) **Created:** 1/23/2020 **Status:** ✅ Merged **Merged:** 1/26/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`ff303b2`](https://github.com/spotipy-dev/spotipy/commit/ff303b26f5dc711c841d821b41b4df1de6796154) playlist_cover added - [`b2c973b`](https://github.com/spotipy-dev/spotipy/commit/b2c973b5662dd8a1f37af529bb28ee1bc85d9f26) Remove user_ deprecated function - [`470abb6`](https://github.com/spotipy-dev/spotipy/commit/470abb63bbcf32e3d8b272337c47cc366a380af9) Description added for playlist_cover - [`0b0ad9c`](https://github.com/spotipy-dev/spotipy/commit/0b0ad9cf735b86ad57e9b555a031c78b5a8777e3) Changed playlist_id to plid - [`e9485fe`](https://github.com/spotipy-dev/spotipy/commit/e9485fe3af01ccf4fbf34fe4c399aa042241cf65) Fix style - [`6c01721`](https://github.com/spotipy-dev/spotipy/commit/6c017214012c432a6957e9aa3beff2b579b2a0c8) warnings library removed because it's unused - [`081b894`](https://github.com/spotipy-dev/spotipy/commit/081b89462c34a95ef2952606a9339194687bde89) Reintroduced user_playlist* functions, fixed the style of playlist_upload_cover_image - [`6c7cf1b`](https://github.com/spotipy-dev/spotipy/commit/6c7cf1b264726d39ca8daf0b36fc3a4ebed99908) Add test - [`c4f3ca7`](https://github.com/spotipy-dev/spotipy/commit/c4f3ca74128e770aa16f9ca9d1cc3c2218774717) Changelog ### 📊 Changes **3 files changed** (+29 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `spotipy/client.py` (+14 -6) 📝 `tests/test_auth.py` (+11 -0) </details> ### 📄 Description _No description provided_ --- <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:26 +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#892
No description provided.