[GH-ISSUE #629] "KeyError: navigationEndpoint" with get_album() using certain browseIDs #429

Closed
opened 2026-02-27 23:00:44 +03:00 by kerem · 1 comment
Owner

Originally created by @ClintGreen5150 on GitHub (Jul 19, 2024).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/629

Good day :)

I keep getting a "KeyError: navigationEndpoint" when using get_album() with some browseIDs.

Steps to reproduce the behavior (I am using Python):

some browseIDs that raise the error:

browse_id = 'MPREb_6Su0FBvTUoc'

browse_id = 'MPREb_3QkMjuZjA2M'

browse_id = 'MPREb_961nHuiyMGu'

#working browseID:

browse_id = 'MPREb_C2GToaFlHuJ'

Originally created by @ClintGreen5150 on GitHub (Jul 19, 2024). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/629 Good day :) I keep getting a "KeyError: navigationEndpoint" when using get_album() with some browseIDs. Steps to reproduce the behavior (I am using Python): some browseIDs that raise the error: # browse_id = 'MPREb_6Su0FBvTUoc' # browse_id = 'MPREb_3QkMjuZjA2M' # browse_id = 'MPREb_961nHuiyMGu' # #working browseID: # browse_id = 'MPREb_C2GToaFlHuJ'
kerem 2026-02-27 23:00:44 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@sigma67 commented on GitHub (Jul 19, 2024):

What version of ytmusicapi are you using - probably not latest

<!-- gh-comment-id:2238618530 --> @sigma67 commented on GitHub (Jul 19, 2024): What version of ytmusicapi are you using - probably not latest
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/ytmusicapi#429
No description provided.