Aleshere / youtube-playlist-api

Home Page:https://aleshere.github.io/youtube-playlist-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Playlist API creator

You will need to add your API_KEY to have this work

What I have learned building this

Youtube API calls and template literals
Understanding objects received from the API, and manipulating the results as needed
forEach to display data dynamically
.substring method
Displaying the .catch err to debug

     

About

  • This is a quite simple app built with vanilla javascript, fetching a playlist from the youtube API and displaying the 10 videos as cards
  • Project status: working

About

https://aleshere.github.io/youtube-playlist-api/


Languages

Language:CSS 44.9%Language:JavaScript 36.9%Language:HTML 18.2%