gpodder / podcastparser

Simplified, fast RSS parsing library in Python
ISC License
135 stars 35 forks source link

Adds support and tests for elements from the podcast namespace... #44

Closed andrlik closed 1 year ago

andrlik commented 1 year ago

... as specified by the podcast index.

Specifically adds support at channel level for:

And at the item level:

andrlik commented 1 year ago

All requested changes implemented in latest commit.

thp commented 1 year ago

Merged, thanks!

thp commented 1 year ago

Released in version 0.6.10.