Difference between revisions of "Libsyn"
From MusicTechWiki
Line 17: | Line 17: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
− | <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=" | + | <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="75%" scrolling="no" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe> |
</includeonly> | </includeonly> |
Revision as of 15:45, 21 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.