[GH-ISSUE #670] get_podcast method doesn't provide thumbnails. #442

Closed
opened 2026-02-27 23:00:49 +03:00 by kerem · 4 comments
Owner

Originally created by @Utkarsh-vishnoi on GitHub (Nov 1, 2024).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/670

Is your feature request related to a problem? Please describe.
Yes, the data returned by get_podcast doesn't have thumbnails data.

Describe the solution you'd like
I would try to implement it myself as a pull-request but the documentation is lacking the instructions for development setup.
I installed PDM and installed the dependencies for the project but that's it. How do I debug and all? If you could guide me, or provide basic setup instructions for the dev environment. I am currently using VS Code for as the preferred IDE for python. On the other hand if you would implement this that would be awesome.

Describe alternatives you've considered
Tried googling and using other unofficial API's that can provide thumbnails details for podcasts but no luck!!!

Additional context
Not Applicable....

Originally created by @Utkarsh-vishnoi on GitHub (Nov 1, 2024). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/670 **Is your feature request related to a problem? Please describe.** Yes, the data returned by `get_podcast` doesn't have thumbnails data. **Describe the solution you'd like** I would try to implement it myself as a pull-request but the documentation is lacking the instructions for development setup. I installed PDM and installed the dependencies for the project but that's it. How do I debug and all? If you could guide me, or provide basic setup instructions for the dev environment. I am currently using VS Code for as the preferred IDE for python. On the other hand if you would implement this that would be awesome. **Describe alternatives you've considered** Tried googling and using other unofficial API's that can provide thumbnails details for podcasts but no luck!!! **Additional context** Not Applicable....
kerem 2026-02-27 23:00:49 +03:00
Author
Owner

@sigma67 commented on GitHub (Nov 16, 2024):

Do you mean the podcast itself? The episodes have thumbnails.

Instructions are here for contributing: https://github.com/sigma67/ytmusicapi/blob/main/CONTRIBUTING.rst

<!-- gh-comment-id:2480599174 --> @sigma67 commented on GitHub (Nov 16, 2024): Do you mean the podcast itself? The episodes have thumbnails. Instructions are here for contributing: https://github.com/sigma67/ytmusicapi/blob/main/CONTRIBUTING.rst
Author
Owner

@Utkarsh-vishnoi commented on GitHub (Nov 17, 2024):

Yes, the podcast itself......

<!-- gh-comment-id:2481537893 --> @Utkarsh-vishnoi commented on GitHub (Nov 17, 2024): Yes, the podcast itself......
Author
Owner

@sigma67 commented on GitHub (Nov 18, 2024):

PR welcome

<!-- gh-comment-id:2482065007 --> @sigma67 commented on GitHub (Nov 18, 2024): PR welcome
Author
Owner

@sigma67 commented on GitHub (Dec 17, 2024):

Well that one was an easy fix. I guess I just forgot because I didn't think people would actually use the podcasts..

<!-- gh-comment-id:2549650673 --> @sigma67 commented on GitHub (Dec 17, 2024): Well that one was an easy fix. I guess I just forgot because I didn't think people would actually use the podcasts..
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#442
No description provided.