aboutsummaryrefslogtreecommitdiff
path: root/app/index.html
diff options
context:
space:
mode:
authorLudovic Barman <ludovic.barman@gmail.com>2014-05-11 13:47:28 +0200
committerLudovic Barman <ludovic.barman@gmail.com>2014-05-11 13:47:28 +0200
commit68579f3a451b910ffa47ed9cc7414a5e0338105f (patch)
tree629481040c33d31e4031eeea048bc050b2013a9b /app/index.html
parentd2a60ddea8d779e0f025f8fe965fa388c5a840b2 (diff)
downloadplayGraph-68579f3a451b910ffa47ed9cc7414a5e0338105f.tar.gz
playGraph-68579f3a451b910ffa47ed9cc7414a5e0338105f.tar.bz2
playGraph-68579f3a451b910ffa47ed9cc7414a5e0338105f.zip
Working version YoutubePlayer
Diffstat (limited to 'app/index.html')
-rw-r--r--app/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/index.html b/app/index.html
index 8bb6176..905840a 100644
--- a/app/index.html
+++ b/app/index.html
@@ -45,6 +45,12 @@
<li data-ng-repeat="song in playseq | filter:{selected:true}">{{song.label}}</li>
</ul>
</fieldset>
+
+ <iframe id="ytplayer" type="text/html" width="640" height="360"
+src="https://www.youtube.com/embed/M7lc1UVf-VE?autoplay=1&modestbranding=1"
+frameborder="0" allowfullscreen></iframe>
+
+
</div>
<div id="column-middle">
<div class="world">