[PR #1013] [CLOSED] Created EXAMPLES.md and audiobook support #1122

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1013
Author: @kkowalsks
Created: 8/15/2023
Status: Closed

Base: masterHead: master


📝 Commits (7)

📊 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.py for usage.


🔄 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/1013 **Author:** [@kkowalsks](https://github.com/kkowalsks) **Created:** 8/15/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`090d926`](https://github.com/spotipy-dev/spotipy/commit/090d926776ca7b0545e5002661b4a7f39eae3934) Create EXAMPLES.md - [`df0ad8b`](https://github.com/spotipy-dev/spotipy/commit/df0ad8b0a744d7f02dc7962b1da094c7ca8654cb) Added audiobook() - [`7e0263b`](https://github.com/spotipy-dev/spotipy/commit/7e0263b07e331c053b06c6abb1fb3dc244b8a5a4) Fixed typo in audiobook() - [`3cd5b03`](https://github.com/spotipy-dev/spotipy/commit/3cd5b03fa3cbe5c6e8779c881c8ac6188ce41e27) Create show_audiobook.py - [`fa1ef1a`](https://github.com/spotipy-dev/spotipy/commit/fa1ef1aa96003e865df2ca025c1b908d5f8e95f0) Added audiobook URI and URL support - [`7444a2a`](https://github.com/spotipy-dev/spotipy/commit/7444a2a7b0e7318be469ecff06a866e8d6f2e66c) Fixed code style issue - [`1a2595b`](https://github.com/spotipy-dev/spotipy/commit/1a2595b042aa3744c8124442a88ec480185560b5) Update CHANGELOG.md ### 📊 Changes **4 files changed** (+284 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -1) ➕ `EXAMPLES.md` (+245 -0) ➕ `examples/show_audiobook.py` (+18 -0) 📝 `spotipy/client.py` (+16 -2) </details> ### 📄 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.py` for usage. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:43 +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#1122
No description provided.