How to Embed a Video Hosted on Mega.nz or Another Platform Using an Iframe Link

To embed your videos hosted on external platforms (such as Mega.nz, Google Drive, or others) directly on our site, follow the steps below:

Step 1: Host Your Video on an External Platform

  • Go to a hosting site like Mega.nz, Google Drive, or any other service of your choice.
  • Follow the platform’s instructions to upload your video.

Step 2: Get the Share Link

  • Once your video is uploaded, generate a public share link. On most platforms, you’ll find this option under “Share” or “Get Link.”
  • Make sure the link is public or accessible to anyone with the URL.

Mega.nz:

After generating the share link, copy it.

Use the following Iframe format and replace [YOUR-SHARE-LINK] with your Mega.nz link:

<iframe src=“[YOUR-SHARE-LINK]” width=”640″ height=”360″ frameborder=”0″ allowfullscreen></iframe>

or

Here is an example of an iframe in a photo, with more details

After generating the share link, replace the file URL with the following template:

<iframe src=”https://drive.google.com/file/d/[YOUR-VIDEO-ID]/preview” width=”640″ height=”360″ frameborder=”0″ allowfullscreen></iframe>

Replace [YOUR-VIDEO-ID] with your video ID (found in the share URL).

Look for the “Embed” option to directly obtain an Iframe code tailored for the platform.

Step 4: Embed the Iframe on Our Site

  • Once you’ve generated the Iframe code, copy it and paste it into the appropriate field on our site (e.g., the section dedicated to adding videos).
  • Save your changes.

Support

If you need assistance generating an Iframe link or encounter any difficulties, please refer to our detailed guide or contact our technical support team.