Widget

Difference between revisions of "Libsyn"

From MusicTechWiki

 
(10 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
{{#widget:Libsyn|id=24721803}}
 
{{#widget:Libsyn|id=24721803}}
 
</pre>
 
</pre>
 +
 +
The '''id''' can be found in the embed code of the podcast. Look for the following in the code /embed/episode/id/########'s.
 +
 +
<pre>
 +
src="//html5-player.libsyn.com/embed/episode/id/24721803/
 +
</pre>
 +
 +
Those numbers are the id of the podcast.
 +
 +
 
{{#widget:Libsyn|id=24721803}}
 
{{#widget:Libsyn|id=24721803}}
 
</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="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="60%" scrolling="no"  allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
<iframe title="Libsyn Player" style="border: none" src="//html5-player.libsyn.com/embed/episode/id/24721803/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>

Latest revision as of 16:46, 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.