For AI agents: the complete documentation index is available at https://docs.clickmax.io/en/llms.txt, the full documentation bundle is available at https://docs.clickmax.io/en/llms-full.txt, and this page is available as Markdown at https://docs.clickmax.io/en/faq/funnels/embed-external-videos-vturb-vimeo-pandavideo.md.
  • English
  • How do I embed external videos (Vturb, Vimeo, PandaVideo)?

    In the page editor you have two ways to embed a video hosted on another player:

    1. By direct URL: drag a video element onto the page and paste the video's HTTPS URL.
    2. By custom HTML/JS (recommended for Vturb, PandaVideo and similar): drag the custom HTML/JS element in and paste the embed code the player gives you.

    Use custom HTML/JS whenever the player requires a script of its own, since the direct URL only covers players that accept a plain link.

    If it didn't work

    • The video doesn't appear: confirm the URL is HTTPS and that the player allows embedding on external domains.
    • The script embed doesn't load: paste the complete code into the custom HTML/JS block, without cutting off any tags. See create a page.
    • Other questions about the editor: see the frequently asked questions.