mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[GH-ISSUE #769] Support new monthly audience metric #491
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#491
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 @sigma67 on GitHub (May 5, 2025).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/769
Originally assigned to: @kaneryu on GitHub.
Is your feature request related to a problem? Please describe.
Popular channels replace subscribers with monthly audience metric
https://music.youtube.com/channel/UCqJnSdHjKtfsrHi9aI-9d3g
Describe the solution you'd like
Parse monthly audience metric correctly into separate attribute
monthlyListensand setsubscribersto None as it is replaced in that caseDescribe alternatives you've considered
Additional context
@kaneryu commented on GitHub (Dec 21, 2025):
It seems that this is now displayed on the side, as opposed to replacing subscribers?
This would be implemented into get_artist, right? I can work on this.
@sigma67 commented on GitHub (Dec 22, 2025):
Yes, it is displayed under the artist name now
Yes! Feel free! :)