mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #745] get_playlist no longer respects limit parameter and always returns 100 songs from playlist #480
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#480
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 @srajangarg on GitHub (Feb 17, 2025).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/745
Describe the bug
Seems like due to API changes, get_playlist no longer gets more than 100 songs in the playlist. Here's a playlist with 179 tracks: https://music.youtube.com/playlist?list=PLk-hv2A7usN3ONTCOr9MBNHUZnIxf-nPP
To Reproduce
This also replicates with authenticated requests too.
This is probably an API behaviour change from Youtube Music, quite annoying!
@sgvictorino commented on GitHub (Feb 17, 2025):
This is fixed in v1.10.1
@trustosas commented on GitHub (Jun 21, 2025):
I'm experiencing this on v1.10.3