Develop a
AJAX that will help users to embed videos from
YouTube in my site
It should work like this, based on a
YouTube search, username or URL the
Ajax will pull up the videos that
YouTube returns. Users can select one of these videos and the
Ajax will show the embedded video. If the user selects the video it will return the embed URL from
YouTube to my site application.
The development is based in a feature that already runs in tagged.com site.
Please, see attached file for detailed information.