pull/59/head
Dave Jones 2020-10-19 11:46:30 -05:00
rodzic 6a6f723fe5
commit 942c617ff4
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -7,6 +7,8 @@ If your application generates RSS feeds and you implement one or more elements b
# Podcast Tags
Each tag below exists in the podcast namespace within the specified parent. All attributes are required unless explicitly specified as optional.
<br><br>
## Transcript
`<podcast:transcript>`
This tag is used to link to a transcript or closed captions file. Multiple tags can be present for multiple transcript formats.
@ -32,6 +34,8 @@ specified by the RSS `<language>` element.
`<podcast:transcript url="https://podcastindex.org/ep0002/transcript.json" type="application/json" language="es" rel="captions" />`
<br><br>
## Locked
`<podcast:locked>`
This tag may be set to `yes` or `no`. The purpose is to tell other podcast platforms whether they are allowed to import this feed. A value of `yes` means that any attempt to import this feed into a new platform should be rejected. It is expected that podcast hosting providers will enable a toggle in their GUI to allow their users to turn feed transfer lock on or off.
@ -46,6 +50,8 @@ This tag may be set to `yes` or `no`. The purpose is to tell other podcast platf
`<podcast:locked owner="email@domain.com">no</podcast:locked>`
<br><br>
## Funding
`<podcast:funding>`
This tag lists possible donation/funding links for the podcast. The content of the tag is the recommended string to be used with the link