tobinus / python-podgen

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

Implement Podcast.relevant_countries #107

Open tobinus opened 4 years ago

tobinus commented 4 years ago

Corresponds to the spotify:countryOfOrigin tag.

The spotify XML namespace is http://www.spotify.com/ns/rss

Spotify writes:

Defines the intended market/territory where the podcast is relevant to the consumer.

This is defined as a space separated list of ISO 3166 country codes ranked in order of priority from most relevant to least relevant. Podcasts with a narrow list of countries will have a higher potential reaching their it's (sic) target audiences compared to podcasts with wide definitions. Podcasts omitting this element entirely will be defined as 'global' and not having a target market/territory.