Add counts for tags in namespace 1.0

pull/152/head
419monk 2020-12-27 22:40:34 +02:00 zatwierdzone przez GitHub
rodzic 54486fbd9e
commit 56e3e73acb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 15 dodań i 0 usunięć

Wyświetl plik

@ -18,6 +18,9 @@ This tag is used to link to a transcript or closed captions file. Multiple tags
#### Parent
`<item>`
#### Count
Multiple
#### Attributes
- **url:** URL of the podcast transcript.
@ -47,6 +50,9 @@ email matches what is listed in this tag, it is safe to import the feed.
#### Parent
`<channel>`
#### Count
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.
@ -64,6 +70,9 @@ This tag lists possible donation/funding links for the podcast. The content of t
#### Parent
`<channel>`
#### Count
Single
#### Attributes
- **url:** The URL to be followed to fund the podcast.
@ -83,6 +92,9 @@ Links to an external file (see example file) containing chapter data for the epi
#### Parent
`<item>`
#### Count
Single
#### Attributes
- **url:** The URL where the chapters file is located.
- **type:** Mime type of file - JSON prefered, 'application/json+chapters'.
@ -99,6 +111,9 @@ Points to one or more soundbites within a podcast episode. The intended use incl
#### Parent
`<item>`
#### Count
Multiple
#### Attributes
- **startTime:** The time where the soundbite begins
- **duration:** How long is the soundbite (recommended between 15 and 120 seconds)