Skip to content

Instantly share code, notes, and snippets.

View alejogutierrez's full-sized avatar

Alexo alejogutierrez

  • Bogotá - Colombia
View GitHub Profile
@alejogutierrez
alejogutierrez / index.html
Last active February 25, 2016 04:20
Embed youtube video without console errors
<!doctype html>
<html>
<head>
<title>Embed youtube video</title>
<meta charset="utf-8">
<link href="video.css">
</head>
<body>
<div id='embed-container'>
<div id='ytapiplayer'></div>