All Collections
How-to's and Demos
How to "replace" an existing video with a new one
How to "replace" an existing video with a new one
api.video avatar
Written by api.video
Updated over a week ago

Sometimes, replacing an existing video with a new one can be needed so that the external facing link does not need to be changed.

Currently, we do not support videoID replacement. But, there is a but.
โ€‹
While there is no way to replace or update one videoID with another, there is a workaround that you could use to minimize disruption to your end-users.

To do this:

  1. Create a front-end page to embed the video in an iframe.
    โ€‹

  2. When you want to display another video, update the video in the iframe without changing the front-end page link.

Did this answer your question?