mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[GH-ISSUE #707] While searching, community playlists has key itemCount populated with the views of the playlist #462
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#462
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 @Utkarsh-vishnoi on GitHub (Dec 29, 2024).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/707
Describe the bug
While running the search, The JSON payload generated for the community playlists has key
itemCountbut it's displaying the views of the playlist. Please fix this.To Reproduce
Steps to reproduce the behavior:
ytmusic.search('eminem')Additional context
I have not setup authentication and directly using the API. My country is India FYI.
@sigma67 commented on GitHub (Jan 17, 2025):
cannot reproduce