Proposal: contentLink Enhancement (Revised) #614
nathangathright
started this conversation in
Enhancement Proposal
Replies: 3 comments 11 replies
-
This seems like a simple change that would add a lot of flexibility. |
Beta Was this translation helpful? Give feedback.
4 replies
-
If this can be approved and put in a release stack this would help fix the pending clash of the Alternate Enclousre |
Beta Was this translation helpful? Give feedback.
7 replies
-
This change has been formalized. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Purpose
contentLink
was initially proposed in the context ofliveItem
to allow podcasters to provide external destinations where the same livestream can be consumed. Expanding that to include support for on-demand episodes would enable podcasters to link to alternate versions of the same episode, such as a video version on YouTube or an extended, ad-free version on Patreon. Apps that support this tag could treat it like an external version ofalternateEnclosure
.Parent
<item>
or<podcast:liveItem>
Count
Multiple
Node Value
The node value is a free-form string meant to explain to the user where this content link points and/or the nature of its purpose.
Attributes
Examples
Item-level contentLink
Beta Was this translation helpful? Give feedback.
All reactions