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

RSS "source" attribute #229

Open
nash-an opened this issue Jun 18, 2024 · 0 comments
Open

RSS "source" attribute #229

nash-an opened this issue Jun 18, 2024 · 0 comments

Comments

@nash-an
Copy link

nash-an commented Jun 18, 2024

Expected behavior

Expected goFeed.item to have attribute called "Source" (rssFeed.item has this attribute, but goFeed.item does not for some reason)

or

Source attribute to exist in the goFeed.item.Custom[] map

Actual behavior

goFeed.item has no attribute or method called "Source"

goFeed.item.Custom[] is empty

Steps to reproduce the behavior

News aggregate, for example, news.google.com, uses the <source> attribute, as opposed to <title> or <author>.

Note: Please include any links to problem feeds, or the feed content itself!

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

No branches or pull requests

1 participant