mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[GH-ISSUE #479] Missing songs in get_artist clarification. #355
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#355
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 @Schtenk on GitHub (Nov 27, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/479
Sorry for opening another issue but I just wanted to clarify what I wanted to get across in the last issue: #477
The reason I created the last issue was because saw this comment in mixins/browsing.py
if 'musicShelfRenderer' in results[0]: # API sometimes does not return songsand thought that what I discussed in #477 might be the issue.
@sigma67 commented on GitHub (Nov 28, 2023):
As you can see by the links I provided in the discussion, the content provided by the server is simply different.
Please only create an issue when you know specifically that there is a bug in the project, not because you're confused about how YouTube Music works. That's for Q&A/discussions.