[GH-ISSUE #139] Limit parameter for get_library_upload_artist #105

Closed
opened 2026-02-27 22:08:02 +03:00 by kerem · 3 comments
Owner

Originally created by @KoljaWindeler on GitHub (Jan 2, 2021).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/139

Hi, currently get_library_upload_artist returns 25 tracks, is it possible to get more / all available tracks?

Would it be possible to get the trackcount upfront?
Thanks

Originally created by @KoljaWindeler on GitHub (Jan 2, 2021). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/139 Hi, currently get_library_upload_artist returns 25 tracks, is it possible to get more / all available tracks? Would it be possible to get the trackcount upfront? Thanks
kerem 2026-02-27 22:08:02 +03:00
Author
Owner

@sigma67 commented on GitHub (Jan 2, 2021):

Adding a limit parameter and getting continuations is certainly possible. I don't see how you could get the track count upfront.

<!-- gh-comment-id:753528730 --> @sigma67 commented on GitHub (Jan 2, 2021): Adding a limit parameter and getting continuations is certainly possible. I don't see how you could get the track count upfront.
Author
Owner

@KoljaWindeler commented on GitHub (Jan 2, 2021):

Maybe the same for get_library_upload_album? I know that the number of cases are rare, but there are albums with over 25 tracks :D

<!-- gh-comment-id:753530103 --> @KoljaWindeler commented on GitHub (Jan 2, 2021): Maybe the same for get_library_upload_album? I know that the number of cases are rare, but there are albums with over 25 tracks :D
Author
Owner

@sigma67 commented on GitHub (Jan 3, 2021):

It's not needed there since all tracks are returned without pagination, just like regular albums. Perhaps I don't have albums big enough to reach the limit, so feel free to report back if you hit a limit somewhere.

<!-- gh-comment-id:753645944 --> @sigma67 commented on GitHub (Jan 3, 2021): It's not needed there since all tracks are returned without pagination, just like regular albums. Perhaps I don't have albums big enough to reach the limit, so feel free to report back if you hit a limit somewhere.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#105
No description provided.