RSS-Parser icon indicating copy to clipboard operation
RSS-Parser copied to clipboard

How to parse Youtube channel's feed

Open mayank12gt opened this issue 1 year ago • 1 comments

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

mayank12gt avatar Oct 05 '23 16:10 mayank12gt

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

prof18 avatar Oct 30 '23 10:10 prof18