Are you a podcaster eager to seamlessly embed your latest episode onto your website? Look no further! PodToo is excited to introduce tools and APIs designed to streamline the embedding process, ensuring your content reaches your audience effortlessly.
<script src="https://embed.podtoo.com/oEmbed.js" type="text/javascript"></script>
<div class="podtoo-embed" data-src="YOUR_EPISODE_LINK_HERE" color="FF1493" compact>Loading...</div>
Then all you need to do is remove the word compact and you can remove the option for the custom color from the code above it will end up looking like this
<script src="https://embed.podtoo.com/oEmbed.js" type="text/javascript"></script>
<div class="podtoo-embed" data-src="YOUR_EPISODE_LINK_HERE" >Loading...</div>
You will see a player like this:
For Drupal users, we have exciting news! The PodToo media entry plugin will be available by the end of the month, making it even easier to embed your podcast episodes on your Drupal website. Stay tuned for updates on this plugin release.
Here's an example of how your embedded podcast episode will look using the PodToo HTML player:
<script src="https://embed.podtoo.com/oEmbed.js" type="text/javascript"></script>
<div class="podtoo-embed" data-src="YOUR_EPISODE_LINK_HERE" color="FF1493" compact>Loading...</div>
Remember to replace "YOUR_EPISODE_LINK_HERE" with the link to your desired podcast episode from your PodToo Dashboard.
With PodToo, embedding your latest podcast episode is simple and efficient. Stay tuned for more updates and enhancements as we continue to empower podcasters with intuitive tools and APIs. Happy podcasting!