source: extensions/gvideo/template/video_youtube.tpl @ 26469

Last change on this file since 26469 was 26469, checked in by mistic100, 10 years ago

update wat parser, compatible with dai.ly (dailymotion short url), use youtube-nocookie domain

File size: 231 bytes
Line 
1<iframe src="http://www.youtube-nocookie.com/embed/{$GVIDEO.video_id}?autoplay={$GVIDEO.autoplay}" width="{$GVIDEO.width}" height="{$GVIDEO.height}" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowfullscreen></iframe>
Note: See TracBrowser for help on using the repository browser.