mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 08:05:55 +03:00
[PR #1013] [CLOSED] Created EXAMPLES.md and audiobook support #1122
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#1122
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/1013
Author: @kkowalsks
Created: 8/15/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
090d926Create EXAMPLES.mddf0ad8bAdded audiobook()7e0263bFixed typo in audiobook()3cd5b03Create show_audiobook.pyfa1ef1aAdded audiobook URI and URL support7444a2aFixed code style issue1a2595bUpdate CHANGELOG.md📊 Changes
4 files changed (+284 additions, -3 deletions)
View changed files
📝
CHANGELOG.md(+5 -1)➕
EXAMPLES.md(+245 -0)➕
examples/show_audiobook.py(+18 -0)📝
spotipy/client.py(+16 -2)📄 Description
Created an organized EXAMPLES.md file for new users to have easier access to functionality.
Added audiobook ID, URI and URL support and an example function
show_audiobook.pyfor usage.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.