Skip to content

feature: add get_song_credits (#883)#884

Open
cedrikewers wants to merge 2 commits intosigma67:mainfrom
cedrikewers:cedrikewers/credits
Open

feature: add get_song_credits (#883)#884
cedrikewers wants to merge 2 commits intosigma67:mainfrom
cedrikewers:cedrikewers/credits

Conversation

@cedrikewers
Copy link
Copy Markdown

@cedrikewers cedrikewers commented Mar 13, 2026

Changes:

  • Adds the new function get_song_credits to fetch the credits of a song. Credits have their own browseId prefixed by MPTC.
  • Updates the parse_playlist_item parser to return the browseId for the credits of a song in the response of get_album and `get_playlist.

Failing tests:

  • Replaced long playlist with new one since the playlist doesn't seem to work anymore
  • test_search_ignore_spelling finds this relatively new playlist which seems to have corrupt metadata on YouTube's site? The duration is listed as "0+" hours

Feature Request: #883

- Adds the new function get_song_credits to fetch the credits of a
  song. Credits have their own browseId that identifies the
  request.
- Updates the parse_playlist_item parser to return the browseId of
  the credits request in the response of get_album and get_playlist
The previous playlist is now unavailable, so i replaced it with another
very long playlist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant