Store the actual hyperlinks as varchar. You're going to have to do some front-end programming to retrieve that string, and pass that as hyperlink of the inserted object, in this case, a video.
Storing this is the easy part. There's more trick on the front-end part.
Comment