kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
rodzic
33f14b6242
commit
93eac26d14
|
@ -1,12 +1,14 @@
|
||||||
## Image
|
# Image
|
||||||
`<podcast:image>`<br>
|
|
||||||
|
`<podcast:image>`
|
||||||
|
|
||||||
This tag allows for the delivering of images of various sizes and use cases. It is cross-compatible with the `<itunes:image>` tag but expands the use cases for delivering more than just square channel or episode art.
|
This tag allows for the delivering of images of various sizes and use cases. It is cross-compatible with the `<itunes:image>` tag but expands the use cases for delivering more than just square channel or episode art.
|
||||||
|
|
||||||
### Parent
|
### Parent
|
||||||
`<channel>` or `<item>` or `<podcast:liveItem>`
|
`<channel>` or `<item>` or `<podcast:liveItem>`
|
||||||
|
|
||||||
### Count
|
### Count
|
||||||
Multiple
|
Multiple
|
||||||
|
|
||||||
### Attributes
|
### Attributes
|
||||||
- href (required): The URL to the media you want to embed.
|
- href (required): The URL to the media you want to embed.
|
||||||
|
@ -39,8 +41,6 @@ Anyone may define a token and its requirements. For instance, an app might defin
|
||||||
| publisher | Recommended for publisher logos. Should be legible at small sizes. | [Apple’s Channel Icon](https://podcasters.apple.com/support/896-artwork-requirements#channels) |
|
| publisher | Recommended for publisher logos. Should be legible at small sizes. | [Apple’s Channel Icon](https://podcasters.apple.com/support/896-artwork-requirements#channels) |
|
||||||
| circular | Recommended for times when an image is expected to be cropped to a full circle. This should be a "circle safe" image. |
|
| circular | Recommended for times when an image is expected to be cropped to a full circle. This should be a "circle safe" image. |
|
||||||
|
|
||||||
<br><br>
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
### The most basic use cases
|
### The most basic use cases
|
||||||
|
|
Ładowanie…
Reference in New Issue