prof18/RSS-Parser

Support `season` ItunesArticleData

weverb2 opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
In #93 you mention to open an issue if there is missing iTunes tags, I just noticed that there is an itunes:season field that is available.

For an example RSS feed with this field you can view:
https://feeds.acast.com/public/shows/1132daa7-9517-4bb0-89c0-6618f4d67d67

Describe the solution you'd like
Add support for this field in ItunesArticleData. I can open a PR for this if that is easiest, but figured I'd have this issue just in case it was something easily added.