[GH-ISSUE #27] Return thumbnails in search results parser #21

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

Originally created by @dajwill on GitHub (May 27, 2020).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/27

It looks like a thumbnail property is available in the response of the search endpoint. Kind of a selfish request for a personal project, but it would be nice/help to verify songs you are adding to a playlist.

image

Originally created by @dajwill on GitHub (May 27, 2020). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/27 It looks like a `thumbnail` property is available in the response of the search endpoint. Kind of a selfish request for a personal project, but it would be nice/help to verify songs you are adding to a playlist. ![image](https://user-images.githubusercontent.com/8634751/82964354-42ec1b00-9f93-11ea-8c63-03dc8070e1d4.png)
kerem 2026-02-27 22:07:36 +03:00
Author
Owner

@sigma67 commented on GitHub (May 28, 2020):

I think this would be a great addition to many methods. The data is always included in the response (unless the song is unavailable), so it just needs to be included in the return value.

Feel free to submit a pull request if you have time to work on it. Might be a few days or weeks until I get around to it

<!-- gh-comment-id:635415559 --> @sigma67 commented on GitHub (May 28, 2020): I think this would be a great addition to many methods. The data is always included in the response (unless the song is unavailable), so it just needs to be included in the return value. Feel free to submit a pull request if you have time to work on it. Might be a few days or weeks until I get around to it
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#21
No description provided.