Changement vidéo principale
All checks were successful
All checks were successful
This commit is contained in:
parent
ef88b1950e
commit
6cd0ccfda2
@ -406,14 +406,14 @@
|
|||||||
var player;
|
var player;
|
||||||
function onYouTubeIframeAPIReady() {
|
function onYouTubeIframeAPIReady() {
|
||||||
player = new YT.Player('player', {
|
player = new YT.Player('player', {
|
||||||
videoId: 'ykNBS69MA-w',
|
videoId: '-IH7vC_Kaj8',
|
||||||
playerVars: {
|
playerVars: {
|
||||||
autoplay: 1,
|
autoplay: 1,
|
||||||
controls: 0,
|
controls: 0,
|
||||||
disablekb: 1,
|
disablekb: 1,
|
||||||
loop: 1,
|
loop: 1,
|
||||||
modestbranding: 1,
|
modestbranding: 1,
|
||||||
playlist: 'ykNBS69MA-w',
|
playlist: '-IH7vC_Kaj8',
|
||||||
rel: 0,
|
rel: 0,
|
||||||
showinfo: 0
|
showinfo: 0
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user