mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[GH-ISSUE #322] get_charts returns incomplete list of tracks #250
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#250
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 @shoegazerstella on GitHub (Dec 5, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/322
Hi all,
the
get_charts()method only returns the first 40 items instead of the complite list.Is there a way to add the missing ones?
thank you
@sigma67 commented on GitHub (Dec 7, 2022):
You can use the following code (assuming your instance is called yt_auth)