mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #1116] [CLOSED] Move country codes and remove audiobook functionality #1165
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1165
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/1116
Author: @z3nrider
Created: 5/22/2024
Status: ❌ Closed
Base:
master← Head:country_codes📝 Commits (3)
3d1b661Make country codes as an importable file in client.py; remove audiobook functionality as it returns an error380c4c7add all_country_codes.py; remove audiobook functionality from client.py00d397eUpdate test.py📊 Changes
3 files changed (+63 additions, -136 deletions)
View changed files
➕
spotipy/all_country_codes.py(+61 -0)📝
spotipy/client.py(+2 -108)📝
tests/integration/non_user_endpoints/test.py(+0 -28)📄 Description
Make country codes as an importable file in client.py; remove audiobook functionality as it returns an error (possibly being rejected by the Spotify Web API)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.