Skip to content

SophieH93/youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Clone

Created using HTML, CSS, Javascript an Youtube API. Includes dark mode feature, basic animation on the videos, can search and play a video.

Youtube API

  • Go to google cloud in your browser, click on 'console', 'new project'.

  • Name the project whatever you want. Click on 'create'.

  • Once created, click on the navigation menu on the top left and go to 'APIs & services', then 'library' and search for 'Youtube Data API vs' and click on 'enable'.

  • Once this has loaded click on 'credentials', 'create credentials' , 'API key' and this will generate your API key for your project.

Youtube data api documentation go to videos list and copy the HTTP request.