上次更新rel: 0
后停止工作:
player = new YT.Player('player', {
playerVars: { 'autoplay': 1,'controls': 1,'autohide':1, rel: 0, 'showinfo':0, 'modestbranding':1,'version':3, 'fs':0 },
modestbranding: 1,
enablejsapi: 1,
videoId: 'id_here',
'width':'100%',
'height':720,
'fs':0,
});