mirror of
https://github.com/Aran404/SpotAPI.git
synced 2026-04-25 16:55:50 +03:00
[PR #17] [MERGED] Add method to get artist by id #43
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotAPI#43
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/Aran404/SpotAPI/pull/17
Author: @Leogendra
Created: 1/28/2025
Status: ✅ Merged
Merged: 2/1/2025
Merged by: @Aran404
Base:
main← Head:feature/get-artist-by-id📝 Commits (2)
7ab524bFeat: add get_artist_by_id method to fetch artist by ida1aa6b7Update artist.py📊 Changes
1 file changed (+36 additions, -0 deletions)
View changed files
📝
spotapi/artist.py(+36 -0)📄 Description
Description
This PR adds a new method to fetch artist details using their Spotify ID, Fixes #13 .
Changes
get_artist_by_id(self, artist_id: str) -> Mapping[str, Any]queryArtistOverviewto retrieve full artist details.Example Usage
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #17] [MERGED] Add method to get artist by idto [PR #17] Add method to get artist by id[PR #17] Add method to get artist by idto [PR #17] [MERGED] Add method to get artist by id