vB4 WebM BB Code

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,470
    7,711
    321
    localhost
    Heisenberg submitted a new resource:

    - WebM BB Code

    vB Version: 4.x.x

    This is becoming a popular file across the internet nowadays, specifically on 4chan. These files, .webm, are similar to gifs in that they are moving images (small videos in this case). Installation of this bb code is pretty simple:

    AdminCP > BB Code Manager > Add New BB Code

    Title: WebM Embedder
    BB Code Tag Name: webm
    Replacement:

    Code:
    <video width="320" height="240" controls>
    <source src="{param}" type="video/mp4">
    <source src="{param}" type="video/ogg">
    <source...

     
    Last edited: