mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #656] "Unable to find 'runs' using path ['title', 'runs', 0, 'text'] on {} #440
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#440
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 @gotofritz on GitHub (Oct 5, 2024).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/656
Describe the bug
Under some circumastances, YT returns a playlist where "runs" is under "subtitle" and not "title".
To Reproduce
The error I get is
Additional context
It could be that YT messed up on their side - for example the playlists where that happens are not listed in my user account but they are there if I access them by direct playlist id. They used to be there, and something is odd. Either way, it does happen, and ytmusicapi should be able to deal with it.
It's an easy fix and I will submit a PR
get_artist_albumsnot working #615