cl-feedparser icon indicating copy to clipboard operation
cl-feedparser copied to clipboard

Missing enclosure from rss 2.0

Open K1D77A opened this issue 2 years ago • 3 comments

Hi,

you are missing the enclosure key from rss 2.0, also if you were to make this change would you be able to add support for encoding namespaces? Feeds like Substack make use of these.

Thanks.

K1D77A avatar May 04 '23 13:05 K1D77A

I'll look into it. If you are interested pull requests are also welcome.

ruricolist avatar May 06 '23 15:05 ruricolist

I've added support for enclosures, but I'm not sure what you mean by encoding namespaces.

ruricolist avatar May 14 '23 18:05 ruricolist

I've added support for enclosures, but I'm not sure what you mean by encoding namespaces.

Thanks for that. :+1: Name spaces look like this googleplay:owner or dc:creator image

K1D77A avatar May 15 '23 05:05 K1D77A