Skip to content

Instantly share code, notes, and snippets.

@jamesmundy
Created January 12, 2019 16:52
Show Gist options
  • Save jamesmundy/79966880e44b762136821cdbd93a0cce to your computer and use it in GitHub Desktop.
Save jamesmundy/79966880e44b762136821cdbd93a0cce to your computer and use it in GitHub Desktop.
Wistia Player API HTML
//Link to the Wistia Player API files
<script charset="ISO-8859-1" src="//fast.wistia.com/assets/external/E-v1.js" async></script>
//Add where you'd like to place the player
<div class="wistia_embed wistia_async_[INSERT_VIDEO_ID_HERE]">&nbsp;</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment