The fully customizable ART19 embeddable player gives you several ways to present your content on your own site. You can display a single episode or your whole series, choose from three player designs, customize colors, and, with the HTML player, control individual features through data attributes. Full player and API documentation is on the ART19 developers site.
Choosing an embed method
ART19 offers a few ways to embed a player, and which one you choose depends on how much control you want:
- HTML player (most recommended): requires importing our CSS and JavaScript, and offers the most customization, including data attributes to hide the download, share, or subscribe buttons and to control ad-skip behavior.
- iFrame or Standalone player: requires only a single line of HTML, with less customization.
- oEmbed player: uses the URL of the public episode or series page to embed the player.
You find and copy the embed code for any of these from the Embeddable Player Widget on your Series Details page and each Episode's Details page.
In this section
- What are the different ART19 player types?
- Where do I find and copy my player's embed code?
- How do I customize my player's colors?
- What's the difference between a series player and an episode player?
- How do I customize the HTML player with data attributes?
- How do I embed an iFrame, Standalone, or oEmbed player?