Conect database to video player

Can i make members put an url in a form and make the dynamic page to display the video?
I want them to be able to watch youtube or dailymotion content submited from members from the dynamic page…

yes you can do that with a few lines of code.
see the API for a video component: https://www.wix.com/code/reference/$w.Video.html#

you simply get the URL from the database and use the video component’s API to set the URL to it.

note that the video component only supports youtube and vimeo as a source for videos.

Ok perfect thank you

You can now do it with no code. Check https://www.wix.com/code/home/forum/product-updates/connect-the-social-video-player-to-your-collection

Its dont work anymore?