Preview and Test the New Zype Player Preview and Test the New Zype Player

Preview and Test the New Zype Player

Zype has introduced a new web player experience, Zype Player 3, powered by Bitmovin, which brings performance improvements, enhanced ad support, and a more modern, responsive UI. If you’d like to preview how this new player renders with your content before the automatic migration, you can override the default player selection by explicitly specifying the player ID in your embed code.


Player ID & Param for Testing

To test the new Zype Player 3 on desktop browsers:

Player ID:
67ec1191e77ac80038a0a818

Player Param to Append:

&player_id=67ec1191e77ac80038a0a818


Preview via iFrame Embed [Video Embed]

To preview using an iFrame embed, format your URL as follows:

https://player.zype.com/embed/[video_id].html?api_key=[api_key]&autoplay=true&player_id=67ec1191e77ac80038a0a818

Replace:

  • [video_id] with your actual video ID
  • [api_key] with your Zype Player API key

Example:

https://player.zype.com/embed/5f0c3e8b8a9f6b00013b8a19.html?api_key=abc123&autoplay=true&player_id=67ec1191e77ac80038a0a818

Preview via JavaScript Embed [Video Embed]

If you use the JavaScript embed method, use this format:

https://player.zype.com/embed/[video_id].js?api_key=[api_key]&autoplay=true&player_id=67ec1191e77ac80038a0a818

Replace:

  • [video_id] with your actual video ID
  • [api_key] with your Zype Player API key

Example:

https://player.zype.com/embed/5f0c3e8b8a9f6b00013b8a19.js?api_key=abc123&autoplay=true&player_id=67ec1191e77ac80038a0a818

Preview via iFrame Embed [Playlist Embed]

To preview a playlist using an iFrame embed, format your URL as follows:

https://player.zype.com/embed/playlists/[playlist_id].html?api_key=[api_key]&autoplay=true&player_id=67ec1191e77ac80038a0a818

Replace:

  • [playlist_id] with your actual Playlist ID

  • [api_key] with your Zype Player API key

Example:

https://player.zype.com/embed/playlists/62bb66ad4b514a0001400245.html?api_key=abc123&autoplay=true&player_id=67ec1191e77ac80038a0a818

Preview via JavaScript Embed [Playlist Embed]

If you use the JavaScript embed method, use this format:

https://player.zype.com/playlists/[playlist_id].js?api_key=[api_key]&autoplay=true&player_id=67ec1191e77ac80038a0a818

Replace:

  • [playlist_id] with your actual Playlist ID

  • [api_key] with your Zype Player API key

Example:

https://player.zype.com/playlists/62bb66ad4b514a0001400245.js?api_key=abc123&autoplay=true&player_id=67ec1191e77ac80038a0a818

What This Does

Adding the player_id parameter to your embed URL overrides the Zype Dynamic Player Targeting (DPT) engine and forces the use of the specified player ID—helping you preview how your video content and styling will appear in the new player environment.


Need Help?

If you encounter any styling issues or unexpected behavior when testing the new player, please contact Zype Support at support@zype.com with your testing URL and a description of the issue.