mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #92] get_history() does not return uploaded songs #71
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#71
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 @scrimshander on GitHub (Oct 25, 2020).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/92
It appears that
get_history()does not include plays of uploaded songs. Possibly just a bug/non-feature of YTM.@sigma67 commented on GitHub (Oct 26, 2020):
No, it does. At least for me. Can you post a screenshot of your history page (while hovering the uploaded song so I can see the link) and the results returned by get_history?
@scrimshander commented on GitHub (Oct 26, 2020):
I should have checked this first: these songs do not appear in the YTM
history display either. I just re-tested across a few different
albums/songs. It's very strange that your history contains them. Is there
any setting/upload method I should know about?
On Mon, Oct 26, 2020, 4:20 AM sigmatics notifications@github.com wrote:
@sigma67 commented on GitHub (Oct 26, 2020):
I just checked with differented uploaded songs and it works for all of them. Must be a YouTube bug if it doesn't show up on the web page either, definitely not related to this API.
@scrimshander commented on GitHub (Oct 27, 2020):
@sigma67 Just to close the loop in case it ever comes up again, I reuploaded songs and they now appear in history when I play them. Clearly a temporary YTM bug at some point. Sorry for posting as an issue here.
@sigma67 commented on GitHub (Oct 27, 2020):
Not your fault, obviously. It's unfortunate that the API is plagued by so many bugs, certainly doesn't make this project any easier.