rust-syndication / rss

Library for serializing the RSS web content syndication format
https://crates.io/crates/rss
Apache License 2.0
419 stars 52 forks source link

Add support for the podcast namespace #137

Open aquacash5 opened 2 years ago

aquacash5 commented 2 years ago

I know that this crate already implements the iTunes extension, however there is a new spec for podcasts that adds new features.

Specification: https://podcastindex.org/namespace/1.0

also spec development happens here: https://github.com/Podcastindex-org/podcast-namespace