Youtube

No screenshot
Description
Allows you to embed Youtube videos into posts. Please see the Revisions section at the bottom for the following alternative usages:
    Video ID
    youtu.be shortened

Public performance attribution has been waived.

Demo

[youtube]https://youtu.be/ffHLIZh0PHg[/youtube]

Settings

BBCode Usage: Select all
[youtube]{IDENTIFIER}://youtu.be/{SIMPLETEXT}[/youtube]

HTML Replacement: Select all
<iframe width="560" height="315" src="{IDENTIFIER}://www.youtube.com/embed/{SIMPLETEXT}" frameborder="0" allowfullscreen></iframe>

Help Line: Select all
Youtube video: [youtube]https://youtu.be/ffHLIZh0PHg[/youtube]
  • Revisions
    Version
    phpBB Version(s)
  • youtu.be HTML5
    [ALT]
    3.0.x
    Validation time: Oct 25, 2012 10:56 am

    BBCode Usage: Select all
    [youtube]{IDENTIFIER}://youtu.be/{SIMPLETEXT}[/youtube]

    HTML Replacement: Select all
    <iframe width="560" height="315" src="{IDENTIFIER}://www.youtube.com/embed/{SIMPLETEXT}" frameborder="0" allowfullscreen></iframe>

    Help Line: Select all
    Youtube video: [youtube]https://youtu.be/ffHLIZh0PHg[/youtube]
  • Full URI
    1.0.0
    3.0.x
    Validation time: Aug 01, 2012 8:26 am

    BBCode Usage: Select all
    [youtube]{IDENTIFIER}://{SIMPLETEXT1}youtube.com/watch?v={SIMPLETEXT2}[/youtube]

    HTML Replacement: Select all
    <object width="425" height="350"><param name="movie" value="{IDENTIFIER}://{SIMPLETEXT1}youtube.com/v/{SIMPLETEXT2}"></param><param name="wmode" value="transparent"></param><embed src="{IDENTIFIER}://{SIMPLETEXT1}youtube.com/v/{SIMPLETEXT2}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

    Help Line: Select all
    Youtube video: [youtube]https://www.youtube.com/watch?v=ffHLIZh0PHg[/youtube]
  • youtu.be shortener
    1.0.0
    3.0.x
    Validation time: Jul 26, 2012 9:22 pm

    BBCode Usage: Select all
    [youtube]http://youtu.be/{SIMPLETEXT}[/youtube]

    HTML Replacement: Select all
    <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{SIMPLETEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{SIMPLETEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

    Help Line: Select all
    Youtube video: [youtube]http://youtu.be/ffHLIZh0PHg[/youtube]
  • Video ID
    1.0.0
    3.0.x
    Validation time: Jul 26, 2012 9:15 pm

    BBCode Usage: Select all
    [youtube]{SIMPLETEXT}[/youtube]

    HTML Replacement: Select all
    <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{SIMPLETEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{SIMPLETEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

    Help Line: Select all
    Youtube video: [youtube]ffHLIZh0PHg[/youtube]