lkiesow / python-feedgen

Python module to generate ATOM feeds, RSS feeds and Podcasts.
https://feedgen.kiesow.be/
BSD 2-Clause "Simplified" License
713 stars 123 forks source link

feat: adding itunes:type to podcast extension #109

Closed drmikecrowe closed 7 months ago

drmikecrowe commented 2 years ago

Add the podcast type itunes tag:

<itunes:type>episodic</itunes:type>
lkiesow commented 7 months ago

Thanks for the pull request. This was already added by #97