Announcement

Collapse
No announcement yet.

Youtube video not starting at sharing second

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Youtube video not starting at sharing second

    If I share a video on my vB site and I want it to start at a given second (youtube=36) vBulletin is ignoring that and starts at the beginning:

    Is there a way to fix that?


  • #2
    Just to test the Icelandic of Google

    Halló árið 2004

    Ég prófaði, ég held að það sé ekki hægt með sjálfgefna embed kóðanum.

    BBcode með einni af eftirfarandi breytum vinnur verkið:
    Code:
    ? start = 715
    ? start = 715 & end = 845
    ? end = 845
    
    þar sem 715 og 845 eru aðeins dæmi um upphafs- og lokatíma í sekúndum.
    Svo ef þú notar annað skipulag en allt skipulagið verður þú að nota ílát til að gera myndbandið móttækilegt.

    Comment


    • #3
      vBulletin does not retain the entire url. It finds the video id and strips out the rest.
      Translations provided by Google.

      Wayne Luke
      The Rabid Badger - a vBulletin Cloud demonstration site.
      vBulletin 5 API

      Comment


      • #4
        It's true, the video button in the vBulletin editor doesn't retain the entire url, but the BBcode works fine.

        Last edited by lange; Thu 30 Sep '21, 9:29pm.

        Comment


        • #5
          They should be the same... The second behavior would actually be considered a bug. However, I don't have an opinion either way... So if you want the button to behave like the BBcode, then you would have to create an improvement request. If you want the BBCode to behave like the button, you would have to create a bug report.
          Translations provided by Google.

          Wayne Luke
          The Rabid Badger - a vBulletin Cloud demonstration site.
          vBulletin 5 API

          Comment


          • #6
            Then I'm happy to use this bug for years under vB3 and now vB5 for all kinds of integration (Youtube, Vimeo, Twitter, Google Maps & Co) and it's fully responsive on any devices.

            Many thanks to the bug.

            Edit:
            I hope this bug will not be fixed for the next vBulletin version. The feature is implemented for a while at Xenforo https://xenforo.com/community/thread...t-time.101744/
            Last edited by lange; Thu 30 Sep '21, 8:54am.

            Comment


            • #7
              +

              I'm not a coder but I don't believe the bug is in the vB BBcode parameter. The parameter interprets correctly the content embedded inside the Iframe. Fixing the bug in the BBcode would be like removing the Parameter field.

              The Video button in the Editor works independently of the BBcode. The member can use the two methods in the same thread.

              If there is a bug, it's in the editor itself.

              @++
              Last edited by lange; Thu 30 Sep '21, 9:28pm.

              Comment

              Related Topics

              Collapse

              Working...
              X