[GH-ISSUE #102] Provide sort order option to get_library_upload_songs() #75

Closed
opened 2026-02-27 22:07:53 +03:00 by kerem · 1 comment
Owner

Originally created by @ide-an on GitHub (Nov 8, 2020).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/102

As mentioned in https://github.com/sigma67/ytmusicapi/issues/63#issuecomment-678684815, we need sort order options on the uploaded songs list (especially, most recently added) .
YouTube Music has already provided sort options, so we can implement it in ytmusicapi.
sort_order_ui

Here is my implementation.
github.com/ide-an/ytmusicapi@4a853c6555

Originally created by @ide-an on GitHub (Nov 8, 2020). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/102 As mentioned in https://github.com/sigma67/ytmusicapi/issues/63#issuecomment-678684815, we need sort order options on the uploaded songs list (especially, `most recently added`) . YouTube Music has already provided sort options, so we can implement it in ytmusicapi. ![sort_order_ui](https://user-images.githubusercontent.com/1685297/98472378-086ef580-2236-11eb-9dbc-5e3de1e9a104.png) Here is my implementation. https://github.com/ide-an/ytmusicapi/commit/4a853c6555621bc7c2a323bfff4b98d2a2823f3b
kerem 2026-02-27 22:07:53 +03:00
Author
Owner

@sigma67 commented on GitHub (Nov 8, 2020):

Looks good! Can you submit a PR?

I think this would have to be implemented for the other library tabs as well then. Might be a good idea to have the order params logic in a separate helper function

<!-- gh-comment-id:723674110 --> @sigma67 commented on GitHub (Nov 8, 2020): Looks good! Can you submit a PR? I think this would have to be implemented for the other library tabs as well then. Might be a good idea to have the order params logic in a separate helper function
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#75
No description provided.