[PR #114] [CLOSED] Fixed bug in fetching of audio features #777

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/114
Author: @Baschdl
Created: 8/23/2016
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • 03511ea Now it's possible to fetch the audio features of only one song
  • bda43df Added support for proxy
  • c98a12b Added proxy support to oauth

📊 Changes

2 files changed (+17 additions, -9 deletions)

View changed files

📝 spotipy/client.py (+12 -5)
📝 spotipy/oauth2.py (+5 -4)

📄 Description

Now it's possible to fetch the audio features of only one song. Fixes issue #112


🔄 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/114 **Author:** [@Baschdl](https://github.com/Baschdl) **Created:** 8/23/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`03511ea`](https://github.com/spotipy-dev/spotipy/commit/03511eaca5fd5766fe4425b144fb96c3809131d7) Now it's possible to fetch the audio features of only one song - [`bda43df`](https://github.com/spotipy-dev/spotipy/commit/bda43df6314e529ce5ae2ed1c94e01b323530a90) Added support for proxy - [`c98a12b`](https://github.com/spotipy-dev/spotipy/commit/c98a12bffc733fbc5df4fbc29a9f087b000783bf) Added proxy support to oauth ### 📊 Changes **2 files changed** (+17 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+12 -5) 📝 `spotipy/oauth2.py` (+5 -4) </details> ### 📄 Description Now it's possible to fetch the audio features of only one song. Fixes issue #112 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:01:40 +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#777
No description provided.