sigma67 / ytmusicapi

Unofficial API for YouTube Music
https://ytmusicapi.readthedocs.io
MIT License
1.76k stars 209 forks source link

get_podcast method doesn't provide thumbnails. #670

Open Utkarsh-vishnoi opened 3 weeks ago

Utkarsh-vishnoi commented 3 weeks ago

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....

sigma67 commented 1 week ago

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

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

Utkarsh-vishnoi commented 1 week ago

Yes, the podcast itself......

sigma67 commented 1 week ago

PR welcome