[GH-ISSUE #148] likeStatus for tracks in get_watch_playlist #113

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

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

Hi, i've just realized that get_song will not return a likeStatus.
Would you consider to add that ?
Thanks Kolja

Edit: same for get_watch_playlist() ...

Originally created by @KoljaWindeler on GitHub (Jan 11, 2021). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/148 Hi, i've just realized that get_song will not return a likeStatus. Would you consider to add that ? Thanks Kolja Edit: same for get_watch_playlist() ...
kerem 2026-02-27 22:08:06 +03:00
Author
Owner

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

Not possible for get_song, get_watch_playlist should work

<!-- gh-comment-id:758148230 --> @sigma67 commented on GitHub (Jan 11, 2021): Not possible for `get_song`, `get_watch_playlist` should work
Author
Owner

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

Well for get_playlist it's only possible to know whether a song was liked, but not whether it was disliked or is indifferent. This could be determined based on the status of the menu toggle. Unfortunately no other information is provided as you can see in the web interface.

<!-- gh-comment-id:758220882 --> @sigma67 commented on GitHub (Jan 11, 2021): Well for `get_playlist` it's only possible to know whether a song was liked, but not whether it was disliked or is indifferent. This could be determined based on the status of the menu toggle. Unfortunately no other information is provided as you can see in the web interface.
Author
Owner

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

@KoljaWindeler Do you think it's worthwhile implementing this if it can't report DISLIKE status? It could only state LIKE or NOT LIKED (either INDIFFERENT or DISLIKE, but we can't tell)

<!-- gh-comment-id:760276668 --> @sigma67 commented on GitHub (Jan 14, 2021): @KoljaWindeler Do you think it's worthwhile implementing this if it can't report DISLIKE status? It could only state LIKE or NOT LIKED (either INDIFFERENT or DISLIKE, but we can't tell)
Author
Owner

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

Hi, absolutely .. I only use LIKE and "whatever" .. so that would help me absolutely !

<!-- gh-comment-id:760280556 --> @KoljaWindeler commented on GitHub (Jan 14, 2021): Hi, absolutely .. I only use LIKE and "whatever" .. so that would help me absolutely !
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#113
No description provided.