[youtube] tag usage....

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sid70
    Downshifter
    • Dec 2002
    • 16413

    #1

    [youtube] tag usage....

    Well, with all respect it seems that using the tag could be much more
    convenient with pasting the whole youtube url not just a flick code imho.
    Русня, идите нахуй!
  • Konda
    ...
    • Apr 2003
    • 2280

    #2
    Last edited by Konda; 01-26-2012, 09:20 PM.

    Comment

    • ottopottomouse
      She is ugly, bad luck.
      • Jan 2010
      • 13177

      #3
      Originally posted by Sid70
      Well, with all respect it seems that using the tag could be much more
      convenient with pasting the whole youtube url not just a flick code imho.
      several variations of youtube url plus the whole html embed code available would mean people still fuck it up.
      ↑ see post ↑
      13101

      Comment

      • CurrentlySober
        Too lazy to wipe my ass
        • Aug 2002
        • 38955

        #4
        i cant afford to tag...


        👁️ 👍️ 💩

        Comment

        • NetHorse
          Confirmed User
          • Dec 2006
          • 3526

          #5
          Originally posted by Sid70
          Well, with all respect it seems that using the tag could be much more
          convenient with pasting the whole youtube url not just a flick code imho.
          AME had a nice little plugin for vbulletin forums, all you would have to do is post the link and it would automatically embed the player for supported sites.

          Each vbulletin update they changed it making the plugin not work correctly. Pretty frustrating, because that AME plugin is how it should work out of the box.

          http://www.vbulletin.org/forum/showthread.php?t=150863

          It's easy to change it to the way you want though.

          Instead of :

          Code:
          <iframe class="restrain" title="YouTube video player" width="640" height="390"
          
          src="//www.youtube.com/embed/{vb:raw code}" frameborder="0"></iframe>
          change it to:


          Code:
          <object width="853" height="480"><param name="movie" value="{vb:raw
          code}?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true">
          </param><param name="allowscriptaccess" value="always"></param><embed 
          src="{vb:raw code}?version=3&amp;hl=en_US" type="application/x-shockwave-flash" 
          width="853" height="480" allowscriptaccess="always" allowfullscreen="true"></embed></object>
          Vbulletin is stupid. Youtube changed the default option to use iframes using their new embed URL to clean up the code, so vbulletin changed the BB code to add the youtube string after embed/

          With the old way all you have to do is copy the link in the designated BB tag and it will embed the player.

          It's a simple fix, just modify the bbcode_video template under bbcode layout templates.
          Last edited by NetHorse; 01-27-2012, 03:46 AM.
          ┌∩┐(◣_◢)┌∩┐
          ICQ # 427013273

          Comment

          • Fletch XXX
            GFY HALL OF FAME DAMMIT!!!
            • Jan 2002
            • 60840

            #6
            I dnt see the point when its still just copy paste... Lol

            Want an Android App for your tube, membership, or free site?

            Need banners or promo material? Hit us up (ICQ Fletch: 148841377) or email me fletchxxx at gmail.com - recent work - About me

            Comment

            • Sid70
              Downshifter
              • Dec 2002
              • 16413

              #7
              Originally posted by Fletch XXX
              I dnt see the point when its still just copy paste... Lol
              When you hover into youtube url it gets selected as a whole, then you easily presss CTRL+C... but in GFY case you need to select the movie code precisely.
              Русня, идите нахуй!

              Comment

              Working...