<!DOCTYPE html>
<html>
    <head>
        <title>API YouTube pour vidéo - version 1</title>
        <meta charset="UTF-8">

        <script charset="UTF-8" src="../js/apiYT1.js"></script>
    </head>
    <body >
        <h1>API YouTube pour vidéo - version 1</h1>
        <div id="player"></div>
    </body>
</html>