[PR #469] [MERGED] fixed documentation audio features #910

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/469
Author: @MatsErdkamp
Created: 4/12/2020
Status: Merged
Merged: 4/12/2020
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (1)

  • cfd5b60 fixed documentation audio features

📊 Changes

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

View changed files

📝 spotipy/client.py (+1 -1)

📄 Description

Line 1235:
OLD - tracks - a list of track URIs, URLs or IDs, maximum: 50 ids
NEW - tracks - a list of track URIs, URLs or IDs, maximum: 100 ids

The maximum for requesting multiple audio features is 100, not 50.
Spotipy is also able to handle a list with 100 items, so it is just a documentation error.

Source: https://developer.spotify.com/documentation/web-api/reference/tracks/get-several-audio-features/


🔄 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/469 **Author:** [@MatsErdkamp](https://github.com/MatsErdkamp) **Created:** 4/12/2020 **Status:** ✅ Merged **Merged:** 4/12/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cfd5b60`](https://github.com/spotipy-dev/spotipy/commit/cfd5b60e4f51eb0f51d9a78bb6fecc58804eb926) fixed documentation audio features ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+1 -1) </details> ### 📄 Description Line 1235: OLD - tracks - a list of track URIs, URLs or IDs, maximum: *50* ids NEW - tracks - a list of track URIs, URLs or IDs, maximum: *100* ids The maximum for requesting multiple audio features is 100, not 50. Spotipy is also able to handle a list with 100 items, so it is just a documentation error. Source: https://developer.spotify.com/documentation/web-api/reference/tracks/get-several-audio-features/ --- <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:33 +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#910
No description provided.