I am trying to embed a video hosted on YouTube (WebM file) and play it using a specially modified HTML5 video player.
The video source looks like this:
The problem I encounter is that the link is temporary, so it expires. How do I make this link permanent or get another one that is permanent?