mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[GH-ISSUE #298] get_history() fails #232
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#232
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 @atlasrule on GitHub (Sep 23, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/298
Function get_history() started returning empty array, while history is not empty. No authentication problems.
Program raises this:
Item 2: 'overlay'
Item 3: 'overlay'
Item 2: 'overlay'
Item 3: 'overlay'
.
.
@sigma67 commented on GitHub (Sep 23, 2022):
I'm not seeing this issue on my end. Has the response format changed?
@atlasrule commented on GitHub (Sep 24, 2022):
Hi @sigma67, first thing came to my mind was response format change, haven't checked the code for weeks prompted that my authentication has expired, probably due to logout. Faced the issue after I renewed my credentials. But I can't say if there's any format change.
@sigma67 commented on GitHub (Oct 1, 2022):
merged in
7de7ecf