You can embed your dadan videos into web pages to play them natively and provide a seamless experience for your visitors to watch videos without having to leave your website.
1. Navigate to My Account > Personal Library and click the video that you want to embed.
The video details will be displayed.
2. In the Send Your Video section, click the icon and select Embed.
The Embed code dialog will be displayed.
2. Click Copy.
The code to embed the video will be copied to your clipboard.
3. Paste the code into your website text editor specifically into the HTML block where you want the video to be displayed on your webpage.
4. To hide the title and subtitle on your embedded video, append the video’s embed code with the following:
- ?hide_owner=true
- ?hide_share=true
- ?hide_title=true
- ?hideEmbedTopBar=true
To hide multiple elements, use the ? (question mark) symbol for the first element and the & (ampersand) symbol after.