[GH-ISSUE #332] liked songs #260

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

Originally created by @veber88 on GitHub (Dec 24, 2022).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/332

Seems that liked playlist only has 5000 songs and next liked song will replace first from the list. But removed track still remain liked. How can we get all liked songs when they arent in liked playlist?

Originally created by @veber88 on GitHub (Dec 24, 2022). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/332 Seems that liked playlist only has 5000 songs and next liked song will replace first from the list. But removed track still remain liked. How can we get all liked songs when they arent in liked playlist?
kerem closed this issue 2026-02-27 22:08:52 +03:00
Author
Owner

@sigma67 commented on GitHub (Dec 25, 2022):

You can try to get all the songs in your library, the limit might be higher. And filter those you've liked.

<!-- gh-comment-id:1364678429 --> @sigma67 commented on GitHub (Dec 25, 2022): You can try to get all the songs in your library, the limit might be higher. And filter those you've liked.
Author
Owner

@veber88 commented on GitHub (Jan 8, 2023):

How can i get all songs from library? Thanks for your answer.

<!-- gh-comment-id:1374817989 --> @veber88 commented on GitHub (Jan 8, 2023): How can i get all songs from library? Thanks for your answer.
Author
Owner

@veber88 commented on GitHub (Feb 14, 2023):

@sigma67 pls answer the question about how i can get all songs from library. Thank you in advance!

<!-- gh-comment-id:1428922512 --> @veber88 commented on GitHub (Feb 14, 2023): @sigma67 pls answer the question about how i can get all songs from library. Thank you in advance!
Author
Owner

@veber88 commented on GitHub (Feb 14, 2023):

@sigma67 also i have a problem to get songs that marked as isnt available. Is it possible get such songs from api?

<!-- gh-comment-id:1428923618 --> @veber88 commented on GitHub (Feb 14, 2023): @sigma67 also i have a problem to get songs that marked as isnt available. Is it possible get such songs from api?
Author
Owner

@veber88 commented on GitHub (Mar 15, 2023):

@sigma67 waiting for your answer here please.

<!-- gh-comment-id:1470791845 --> @veber88 commented on GitHub (Mar 15, 2023): @sigma67 waiting for your answer here please.
Author
Owner

@sigma67 commented on GitHub (Mar 15, 2023):

Please, just use the reference. It's not rocket science.

https://ytmusicapi.readthedocs.io/en/stable/reference.html#ytmusicapi.YTMusic.get_library_songs

<!-- gh-comment-id:1470926855 --> @sigma67 commented on GitHub (Mar 15, 2023): Please, just use the reference. It's not rocket science. https://ytmusicapi.readthedocs.io/en/stable/reference.html#ytmusicapi.YTMusic.get_library_songs
Author
Owner

@veber88 commented on GitHub (Mar 30, 2023):

@sigma67 does it return all liked songs or 5000 most recent liked?

<!-- gh-comment-id:1489557501 --> @veber88 commented on GitHub (Mar 30, 2023): @sigma67 does it return all liked songs or 5000 most recent liked?
Author
Owner

@sigma67 commented on GitHub (Apr 2, 2023):

It returns what's being returned in the web interface. Liked songs are limited to 5000 iirc

<!-- gh-comment-id:1493268742 --> @sigma67 commented on GitHub (Apr 2, 2023): It returns what's being returned in the web interface. Liked songs are limited to 5000 iirc
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#260
No description provided.