Open.Video Subscribe Widget Demo
This page demonstrates the Open.Video Subscribe Widget for the hackasaur-us channel. Look for the floating subscribe button in the bottom-right corner.
How to Add This Widget to Your Site
Add the following single line of code anywhere in your page (just before </body> is recommended):
<script src="https://open.video/beardeddragon/chameleon.js?channel=YOUR-CHANNEL-SLUG"></script>
Replace YOUR-CHANNEL-SLUG with your Open.Video channel slug (e.g. hackasaur-us).
Optional: Custom Accent Color
<script src="https://open.video/beardeddragon/chameleon.js?channel=YOUR-CHANNEL-SLUG&accent=%236366f1"></script>
Add &accent=%23HEXCOLOR to the URL to customize the button color (%23 = #). Default is #6366f1 (indigo).
How It Works
- The widget appears as a floating card in the bottom-right corner
- Shows the channel logo, name, and a Subscribe button
- Visitors who are logged in to Open.Video can subscribe with one click
- Visitors not logged in are redirected to Open.Video to sign in first
- The widget auto-dismisses for 24 hours after a visitor closes it