You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parsing the feed: https://www.lanacion.com.ar/arcio/rss/ I'm found that the tag media:content is not taking account. Are there any way to inspect that property after to do FeedParser.parse(...) on the items value?
parsing the feed: https://www.lanacion.com.ar/arcio/rss/ I'm found that the tag media:content is not taking account. Are there any way to inspect that property after to do
FeedParser.parse(...)on the items value?Thanks