Help › Embedding

How do I upgrade to the new large player?

We’re excited to reveal our new large player that we’ll be launching next week. If you’d like to upgrade to the new player now you can do it by just modifying your embed code. 

1. Find your existing embed code.
Buzzsprout gives you an embed code that will allow you to embed the large player and your episodes on your website.

You can find this code by logging into your Buzzsprout account, click Promotion > Your Own Website. This page has the embed codes for different player options. You’ll want to use Option 3: All episodes (Large Player). You’ll notice the embed codes looks like this, except that the ###### are numbers:

<script src="http://www.buzzsprout.com/######.js?player=large" type="text/javascript" charset="utf-8"></script>
2. Add a little extra code to upgrade to the new player.
After the player=large part, just add &beta= so that your embed code looks something like this: 

<script src="http://www.buzzsprout.com/######.js?player=large&amp;beta=" type="text/javascript" charset="utf-8"></script>
3. Embed the code in your website.
Now just replace the embed code on your website. Once the new embed code has been put into your website the new player will be active.