pull/331/head
Dave Jones 2022-01-20 11:34:50 -06:00
rodzic 5a0b06bf18
commit 6fd783b3dc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -782,7 +782,7 @@ apps from playing your content. As broader adoption of HLS, Opus, etc. becomes
The [`<podcast:contentLink>`](#content-link) tag is also required to be present, to ensure that listeners have a fallback option in case their chosen app cannot play the given content stream directly. In
most instances this will just be a link to an HTML page that can play the live stream. Such a page can reside on the podcaster's own website, a page provided by their hosting company or a third party
platform they have chosen to use. Podcasters who live stream to multiple platforms at once can also use the `<podcast:contentLink>` tag to provide links to those other platforms.
platform they have chosen to use. Podcasters who live stream to multiple platforms at once can also use the [`<podcast:contentLink>`](#content-link) tag to provide links to those other platforms.
A robust, well-written `<podcast:liveItem>` tag will include all three of: [`<podcast:alternateEnclosure>`](#alternate-enclosure), `<enclosure>` and [`<podcast:contentLink>`](#content-link) to
ensure the broadest interopability with podcast apps.