kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
typo
rodzic
c4cccca648
commit
96bae8260c
|
@ -60,7 +60,7 @@ This tag may be set to `yes` or `no`. The purpose is to tell other podcast platf
|
|||
Single
|
||||
|
||||
#### Attributes
|
||||
- **owner:** The owner attribute is an email address that can be used to verify ownership of this feed during move and import operations. This could be a public email or a virtual email address at the hosting provider that redirects to the owner's true email address. This is a critical element, and it's expected that podcast hosting providers (if not providing virtual addresses) will allow setting this element's value in their GUI with an emphasis to their users of how important it is to have this be a valid, working email address.
|
||||
- **owner:** The owner attribute is an email address that can be used to verify ownership of this feed during move and import operations. This could be a public email or a virtual email address at the hosting provider that redirects to the owner's true email address. This is a critical element, and it is expected that podcast hosting providers (if not providing virtual addresses) will allow setting this element's value in their GUI with an emphasis to their users of how important it is to have this be a valid, working email address.
|
||||
|
||||
#### Examples
|
||||
`<podcast:locked owner="email@example.com">yes</podcast:locked>`
|
||||
|
@ -293,7 +293,7 @@ The node value is a string, which is the title of the trailer. It is required.
|
|||
|
||||
If there is more than one trailer tag present in the channel, the most recent one (according to it's `pubdate`) should be chosen as the preview by default within podcast apps. If the `season` attribute is present, it must
|
||||
be a number that matches the format of the `<podcast:season>` tag. So, for a podcast that has 3 published seasons, a new `<podcast:trailer season="4">` tag can be put in the channel to later be matched up with a `<podcast:season>4<podcast:season>`
|
||||
tag when it's published within a new `<item>`.
|
||||
tag when it is published within a new `<item>`.
|
||||
|
||||
#### Examples
|
||||
```xml
|
||||
|
@ -342,7 +342,7 @@ must be a free form abbreviation of the name of the license as you reference it
|
|||
This element is meant to provide different versions of, or companion media to the main `<enclosure>` file. This could be an audio only version of a video podcast to allow apps to switch back and forth between audio/video,
|
||||
lower (or higher) bitrate versions for bandwidth constrained areas, alternative codecs for different device platforms, alternate URI schemes and download types such as IPFS or WebTorrent, commentary tracks or supporting source clips, etc.
|
||||
This is a complex tag, so implementors are highly encouraged to read the companion [document](https://github.com/Podcastindex-org/podcast-namespace/blob/main/proposal-docs/alternateEnclosure/alternateEnclosure.md) for a fuller understanding of how
|
||||
this tag works and what it's capable of.
|
||||
this tag works and what it is capable of.
|
||||
|
||||
#### Parent
|
||||
`<item>`
|
||||
|
|
Ładowanie…
Reference in New Issue