[PR #452] [MERGED] 'add to queue' endpoint added #903

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/452
Author: @Peter-Schorn
Created: 3/12/2020
Status: Merged
Merged: 3/13/2020
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (7)

📊 Changes

1 file changed (+24 additions, -0 deletions)

View changed files

📝 spotipy/client.py (+24 -0)

📄 Description

see https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-add-to-queue

This is my first pull request, so please let me know if I've done anything wrong.


🔄 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/452 **Author:** [@Peter-Schorn](https://github.com/Peter-Schorn) **Created:** 3/12/2020 **Status:** ✅ Merged **Merged:** 3/13/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`6dcf748`](https://github.com/spotipy-dev/spotipy/commit/6dcf748fcc678d133b9f70c2390e6d8d83f82585) 'add to queue' endpoint added - [`aa6e50c`](https://github.com/spotipy-dev/spotipy/commit/aa6e50c4c4377ff25f34d656ed85a1b8517183a2) Update client.py - [`ec976d1`](https://github.com/spotipy-dev/spotipy/commit/ec976d158c2b7655a73e0aa14cfa2c3b5a47b3e8) Removed blank spaces - [`41f3513`](https://github.com/spotipy-dev/spotipy/commit/41f351399da5c41a5274a929ee1361170b8a395f) test commit - [`54a5abb`](https://github.com/spotipy-dev/spotipy/commit/54a5abb6de55e62cf81332d45eb8fce2ee6d5ce1) test commit - [`0e9f47d`](https://github.com/spotipy-dev/spotipy/commit/0e9f47d647fb604c710f279b958f90fd16b731e2) test commit - [`2c02a73`](https://github.com/spotipy-dev/spotipy/commit/2c02a73f03a80f347a4d09063041add31bf048f0) fixed lint (I hope) ### 📊 Changes **1 file changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+24 -0) </details> ### 📄 Description see https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-add-to-queue This is my first pull request, so please let me know if I've done anything wrong. --- <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:30 +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#903
No description provided.