Skip to content

Instantly share code, notes, and snippets.

@vladimyr
Created August 3, 2020 12:50
Show Gist options
  • Save vladimyr/e2e4c2147d58526986d5f4ec2f6b5ffe to your computer and use it in GitHub Desktop.
Save vladimyr/e2e4c2147d58526986d5f4ec2f6b5ffe to your computer and use it in GitHub Desktop.
SproutVideo demo video
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>SproutVideo demo player</title>
</head>
<body>
<iframe class='sproutvideo-player' src='https://videos.sproutvideo.com/embed/069cd9b41c1ae1c28f/807cdbe1e3b75f18' width='630' height='354' frameborder='0' allowfullscreen></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment