I want to build a functionality, where I'll have an input box, I can throw any link inside it and it should load the video in some div(if the link is valid). Initially I am looking for videos from direct server stored videos, YouTube videos and Google drive videos. Kindly suggest me how can I achieve it using JS/ jQuery.