Manual playback
IFrame Player APIを使用し、autoplayを無効化します。
YouTube integration
IFrame Player API、プライバシー強化モード、アスペクト比を独立したインスタンスで比較します。
すべて同じ動画IDを使用し、設定差だけを比較します。
IFrame Player APIを使用し、autoplayを無効化します。
youtube-nocookie.comのiframeを直接生成します。
プレイヤー領域を4:3として生成します。
noCookieモードではIFrame Player APIとplayerVarsを使用しません。自動再生はブラウザポリシーにも依存します。
new MODAL_MODULE({
movie: {
youtube: {
noCookie: true
}
}
});