Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

missing <media:content> tag #70

Open
bubudrc opened this issue Apr 6, 2022 · 3 comments
Open

missing <media:content> tag #70

bubudrc opened this issue Apr 6, 2022 · 3 comments

Comments

@bubudrc
Copy link

bubudrc commented Apr 6, 2022

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

@brentsimmons
Copy link
Collaborator

Good point. We don’t deal with enclosures much, since this is tuned to the needs of NetNewsWire. We probably should handle enclosures, though.

@bubudrc
Copy link
Author

bubudrc commented Apr 6, 2022

ok. I will try to create a PR to improve this behavior :)

@bubudrc
Copy link
Author

bubudrc commented Apr 7, 2022

open a PR: #71 for this issue

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

No branches or pull requests

2 participants