Proposal: <podcast:disclosure> for affiliates, AI, sponsorships, etc. #669
Replies: 7 comments 6 replies
-
Tags with legal implications, like this one, really need to be driven by Apple+Spotify. Without those app's support, these disclosures won't be visible for the majority of podcast listeners, and so therefore won't be a solution. Given that YouTube does have a requirement for flagging "contains paid content", something that its current RSS ingestion feature fails to import, this might be a good start to gain take-up. Similarly, Apple has a requirement for AI to be prominently disclosed in certain circumstances. But these folk need to drive this as an idea. |
Beta Was this translation helpful? Give feedback.
-
I think this is an excellent idea for both AI and compensation disclosures. It still requires the creator to be honest and tag correctly, but with the way pure AI-generated content is saturating a lot of platforms, I'm sure this will be needed soon. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I want to bring attention back to this because we really don't need separate disclosure tags for separate disclosures. Please, let's make a single tag that can handle all disclosures. That would be much cleaner, optimized, it won't waste space, it will be easier to support, and it is future friendly. |
Beta Was this translation helpful? Give feedback.
-
Podcasters who move disclosures from their show notes to this tag will be effectively hiding that disclosure from the vast majority of listeners. I’m struggling to understand how something like this would build momentum without one of the major apps incentivizing participation. |
Beta Was this translation helpful? Give feedback.
-
Getting ahead of regulation might be a smart thing to do. This 'disclosure tag' might be a way to group everything in one tag but I think it is overkill for now. I also don't think creators will care enough until there is a legal reason to do so. However I do think the ONLY thing users would like to know is if the voice they hear is a human or an AI voiced host. #turingtest I don't think users cares if the podcast script was created using ChatGPT, or the episode title, chapters or transcript were generated using AI or if the coverart was made using AI. None of that matters to users. As I suggested before a simple AI toggle to indicate the host is or isn't an AI is all we need for now. Make it voluntary to begin with like the explicit tag. And when tech companies catch up and there is an automated way for a host to detect the AI voice. |
Beta Was this translation helpful? Give feedback.
-
@jamescridland, in the latest PWR, you said this proposes a tag that can't be programmatically understood. But I beg to differ. The programmatically available information is in the tag's attributes. For example, the following indicates that AI was used to generate content. <podcast:disclosure type="ai" context="content">…</podcast:disclosure> Yes, I think the assumption for Aside from the AI discussion, the much bigger already-present need I want everyone to remember is that podcasters are already required to disclose when they are compensated for including something. That's why this is a generic "disclosure" tag instead of anything AI-specific and limited to only a single use. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
To be in compliance with current and possibly upcoming laws, podcasters must include certain disclosures based on their content. For example:
While such disclosures must be prominent and in close proximity to the information, which means always being within the content of the podcast episodes, I think they should also be disclosed within the feed.
And this would help address #663 and other concerns over AI use for generating content, maybe voices, and maybe realistic-looking images.
Examples
Here's a rough proposal for the
<podcast:disclosure>
tag that could be both item- and channel-level, depending on the context, allowing multiple instances for each necessary disclosure.Options
type
attribute: Defines the category of disclosure from a specific list of possibilities, such ascompensation
for any kind of financial or similar transaction associated with the specific content,ai
for disclosure-necessary generative AI use,association
for when someone might be speaking about a company with which they are associated (on the board, employed, own shares, etc.), andlicense
for stuff that is used by special license or permission.context
attribute (or a better name): Defines what content the disclosure is covering from a specific list of possibilities. (I thought of the attributecontent
, but thencontent="content"
seems strange.) These options would include, at a minimum,links
for any links mentioned in the episode or its notes,content
for whole sections of content (like a paid guest appearance, a sponsored segment, a sponsored review, etc.),ad
for disclosing that the episode does contain paid ads,images
for use of images (cover art, chapter art, in notes, etc.), andaudio
(or maybe more specificallymusic
,sound-effects
, andsoundbites
) for any additional audio (I recognize this needs to be distinguished from something like AI-generated voices).Why?
This single tag can address multiple needs for legal and ethical compliance and be easily update for future needs.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions