tobinus / python-podgen

Generating podcasts with Python should be easy!
https://podgen.readthedocs.org
Other
51 stars 10 forks source link

Decide which tags to implement from Spotify and Google Podcasts #80

Closed tobinus closed 4 years ago

tobinus commented 4 years ago

Though I'm not a fan of how Spotify tries to profit from podcasts and make it platform based, they do support some tags which are handy for others as well, such as country of origin (we already have language, but language is very different from country), geoblocking, and chapters(!).

I don't recall Google having anything not covered by Apple, but it would be nice to check.

tobinus commented 4 years ago

I have added #109 , #108 and #107 based on tags supported by Spotify.

Google does not support any tag which has yet to be implemented in PodGen.