Needing a very simple website created that uses the youtube API.
The main features of the website are:
1. Search and display videos on the site, via youtube api.
2. List the recently played videos by the visitor and how long ago they viewed each (i.e last viewed 3 minutes ago). Also include the ability for the visitor to clear their recently played videos list.
3. List the top 30 most played videos on the website for each: today, this month and all time.
4. List related videos to …
