mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-27 00:06:00 +03:00
[GH-ISSUE #748] get_library_playlist - limit does not respond appropiately #482
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#482
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 @pigmeo1 on GitHub (Mar 2, 2025).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/748
Using ytmusicapi version 1.10.1, executing get_library_playlist() always shows a minimum of 25 items, even if the limit is set to a lower number. This seems to me a similar behavior to another issue reported for get_playlist(), where the limit of the songs was not working appropiately.
Using the following code:
Examples:
Limit not set:
Limit to 5:
Limit to 100:
@sigma67 commented on GitHub (Mar 2, 2025):
https://ytmusicapi.readthedocs.io/en/stable/faq.html#why-is-ytmusicapi-returning-more-results-than-requested-with-the-limit-parameter