Difference between revisions of "Libsyn"
From MusicTechWiki
TomHutchison (talk | contribs) |
|||
Line 19: | Line 19: | ||
<iframe title="Libsyn Player" style="border: none" src="//html5-player.libsyn.com/embed/episode/id/<!--{$id|validate:int|escape:'html'}-->/height/90/theme/custom/thumbnail/yes/direction/forward/render-playlist/no/custom-color/000000/" height="90" width="100%" scrolling="no" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe> | <iframe title="Libsyn Player" style="border: none" src="//html5-player.libsyn.com/embed/episode/id/<!--{$id|validate:int|escape:'html'}-->/height/90/theme/custom/thumbnail/yes/direction/forward/render-playlist/no/custom-color/000000/" height="90" width="100%" scrolling="no" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe> | ||
</includeonly> | </includeonly> | ||
+ | |||
+ | [[Category:Current-SOPs]] |
Revision as of 10:52, 20 October 2022
This is just a little widget for Libsyn, this text will be visible when you "look" at the widget. Add {{#widget:Libsyn|id=<the Libsyn id>}}
to the page you want to use it on. For example:
{{#widget:Libsyn|id=24721803}}
The id can be found in the embed code of the podcast. Look for the following in the code /embed/episode/id/########'s.
src="//html5-player.libsyn.com/embed/episode/id/24721803/
Those numbers are the id of the podcast.