mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 08:35:49 +03:00
[GH-ISSUE #780] I want to get metadata of a song #479
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#479
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?
Originally created by @Impre-visible on GitHub (Feb 5, 2022).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/780
hi guys, i saw how to search with spotipy, but when i search i have a giant intermingling of lists and dictionaries, i want to get the artiste name, the song name, the album name and its all. There is my code
if u can help me :D
ps : i send u what my code print pastebin
@Impre-visible commented on GitHub (Feb 5, 2022):
my link is a youtube playlist, beacause i get all the title of a playlist youtube, but i want the first result of the search
@Impre-visible commented on GitHub (Feb 5, 2022):
i want the script to find the Luv Resval name, in the key name, i tried :
but gave me not the good name, it return "Jusqu'à l'aurore", not what i want
@Impre-visible commented on GitHub (Feb 6, 2022):
ok i find how to do that