Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to parse Youtube channel's feed #121

Open
mayank12gt opened this issue Oct 5, 2023 · 1 comment
Open

How to parse Youtube channel's feed #121

mayank12gt opened this issue Oct 5, 2023 · 1 comment

Comments

@mayank12gt
Copy link

mayank12gt commented Oct 5, 2023

I want to parse this feed, how do i get data inside of "media:group" tag like thumbnail ,description, star rating and views. When I use "getThumbnail()" or "getDescription()" method of article object I get null result. I am using 5.0.3 version of the library

@prof18
Copy link
Owner

prof18 commented Oct 30, 2023

Hi!
Currently, Youtube-specific tags, like the one you mentioned are not supported. Maybe in the future I will add the support for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants