daehwann / youtube-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Pen created at CodePen.io. You can find this one at https://codepen.io/daehwann/pen/ZVPMdX.

Use the YouTube API to interact with videos programmatically!

YouTube explains in their docs how to implement their API with one video on the page, but having more than one video requires some adjustments. 

Since my clients often need more than one video per page, I put together an example solution in this pen.

About

License:Other


Languages

Language:JavaScript 51.5%Language:CSS 29.3%Language:HTML 19.3%