mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[GH-ISSUE #616] KeyError: 'singleColumnBrowseResultsRenderer' #422
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#422
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 @cyperdark on GitHub (Jul 10, 2024).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/616
Describe the bug
Got this error when trying to get results from
get_playlistTo Reproduce
Steps to reproduce the behavior:
.auth.jsonpython file.pyCode
Additional context
@sigma67 commented on GitHub (Jul 10, 2024):
What version of ytmusicapi are you using?
@cyperdark commented on GitHub (Jul 10, 2024):
ytmusicapi==0.25.2
@cyperdark commented on GitHub (Jul 10, 2024):
oh, i was using very old version, and i thought
pip install ytmusicapiwould update it but i was wrongforced to update and now it's fine