Announcement

Collapse
No announcement yet.

Auto-Embed Videos for vB5 and vB6

Collapse
This is a sticky topic.
X
X
Collapse
First Prev Next Last
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Mitch, Facebook might be testing this new Reel URL format to certain groups of people. It seems the /share/r/<shareid> URL format is part of Facebook's effort to track shared content. Essentially, Facebook is using a shareable "share ID" to differentiate between content being viewed directly versus content being shared through their platform. But that poses a challenge on using the share id url format for embed because Facebook embed requires video id and not share id. Adding support for Facebook reels with /share/r/<shareid> URL format would require the vBCloud mod version to use AWS to create a Proxy API which is a similar solution I did for GIPHY for vBCloud mod.

    mito22, I wonder what URL format you get when you click the Share icon in a reel and choose Copy link?

    Buy me a coffeePayPal QR Code
    My Amazon Affiliate Link
    Fast vBulletin VPS Host:
    This site is hosted by IONOS

    Comment


    • Mitch
      commented
      Editing a comment
      glennrocksvb I did install the updated v1.4 mod this morning and received the same result. That is why I tried the same link here to see if I did something wrong on the update. Fwiw it is no big deal for me either way. I'll leave things be as is with the v1.4 staying installed. We hardly get users posting FB links anyway.

    • Mitch
      commented
      Editing a comment
      Should I leave everything as is or go back to the previous version?

    • glennrocksvb
      commented
      Editing a comment
      You should keep v1.4.. Using 1.4 is better than 1.3. The v1.4 version supports Facebook reel with /reel in the video URL. Both versions don't support the reels with /share in the URL

    #17
    Testing Facebook Reel with /share/r/ URL format:

    Buy me a coffeePayPal QR Code
    My Amazon Affiliate Link
    Fast vBulletin VPS Host:
    This site is hosted by IONOS

    Comment


    • glennrocksvb
      commented
      Editing a comment
      Looks like it is working now. Mitch could you try on your end? If this works, I will release it soon as part of v1.5

    #18


    Comment


    • Mitch
      commented
      Editing a comment
      Yes Glenn, it is working now!!!!

    • Mitch
      commented
      Editing a comment
      Tried a different one too, but I guess it is private???

    • glennrocksvb
      commented
      Editing a comment
      Make sure you share a public reel not private.

    #19
    Glenn.... share? I can't share reeels:


    Click image for larger version

Name:	immagine.png
Views:	72
Size:	473.3 KB
ID:	31585

    Comment


    • mito22
      commented
      Editing a comment
      OPS... ok.. share.. and copy link...

    #20
    Originally posted by glennrocksvb View Post
    mito22, Facebook Reels will be supported in the next version. I will release it shortly. See sample below:
    Nice.. I'll wait for it....

    At the moment...

    Attached Files

    Comment


    • glennrocksvb
      commented
      Editing a comment
      Make sure not to include [video] BBCode tags when inserting video links. That's the purpose of the mod, to insert links without requiring users to use [video] tags. The mod automaticaly includes [video] tags for you but for Facebook reels to work, the [video] tag needs to include

      Code:
      [ video=facebook_2017;reel/<videoid> ] <videourl> [ / video ]
      But you don't have to do it that way since the mod will automatically do that for you.
      Last edited by glennrocksvb; 02-13-2025, 07:33 AM.

    #21
    mito22, thanks for your purchase. As part of the mod set up, I have whitelisted your domain to activate the mod to your forum. The mod should work for your forum now. Please try it.
    Buy me a coffeePayPal QR Code
    My Amazon Affiliate Link
    Fast vBulletin VPS Host:
    This site is hosted by IONOS

    Comment


      #22
      Originally posted by glennrocksvb View Post
      mito22, thanks for your purchase. As part of the mod set up, I have whitelisted your domain to activate the mod to your forum. The mod should work for your forum now. Please try it.
      At the moment... appears that doesen't work...

      Appears that the height is cutted

      Click image for larger version

Name:	immagine.png
Views:	52
Size:	216.9 KB
ID:	31597

      Comment


        #23
        It works on my end. Try clearing your browser cache and then reload the page.

        Click image for larger version  Name:	image.png Views:	0 Size:	571.3 KB ID:	31600
        Click image for larger version

Name:	image.png
Views:	46
Size:	861.6 KB
ID:	31601​​
        Buy me a coffeePayPal QR Code
        My Amazon Affiliate Link
        Fast vBulletin VPS Host:
        This site is hosted by IONOS

        Comment


          #24
          Now it works.... GREAT Glenn!

          With LINK.. of the reel... non share id

          Click image for larger version

Name:	immagine.png
Views:	56
Size:	646.2 KB
ID:	31603

          Comment


            #25
            And when you paste video links, make sure it is not hyperlinked. It should be plain text.
            Buy me a coffeePayPal QR Code
            My Amazon Affiliate Link
            Fast vBulletin VPS Host:
            This site is hosted by IONOS

            Comment


            • glennrocksvb
              commented
              Editing a comment
              The video URL should not also have [url] BBCode.

            #26
            Originally posted by mito22 View Post
            With LINK.. of the reel... non share id
            Facebook Reels using the share id URL format will work in the next release v1.5.
            Buy me a coffeePayPal QR Code
            My Amazon Affiliate Link
            Fast vBulletin VPS Host:
            This site is hosted by IONOS

            Comment


              #27
              Originally posted by glennrocksvb View Post
              And when you paste video links, make sure it is not hyperlinked. It should be plain text.
              Mh... for a few minutes it worked.... now not.... u got pm.


              Normal with copy paste. Now.... nothing

              Comment


                #28
                As I mentioned in my previous post, make sure when the video URL is pasted into the editor that it is not hyperlinked. When you highlight a link and copy it, the browser copies the link including the formatting. Then when you press CTRL+V or CMD+V or paste it, the browser pastes the copied link with the formatting. This results in the pasted text displayed as hyperlink. This is how rich-text format editors work. This is the same behavior when pasting into a Word or Google Docs document. There are 2 solutions to get around it:
                1. When you paste, do it using right-click and then choose "Paste as plain text". Pasting as plain text does not include formatting. OR
                2. Do not highlight and copy a hyperlink, instead, right-click on the link and then choose "Copy link address". This copies the link without formatting. Then when you paste, no formatting is included.


                Buy me a coffeePayPal QR Code
                My Amazon Affiliate Link
                Fast vBulletin VPS Host:
                This site is hosted by IONOS

                Comment


                  #29
                  mito22, do you still encounter the issue? Please reload the page and try again and follow the notes in my previous post about how to paste the video link.
                  Buy me a coffeePayPal QR Code
                  My Amazon Affiliate Link
                  Fast vBulletin VPS Host:
                  This site is hosted by IONOS

                  Comment


                  • glennrocksvb
                    commented
                    Editing a comment
                    You can edit the existing posts with video link. When in edit mode, make sure to unlink it by clicking on the link and then clicking the Unlink button (Chain icon with X) in the editor.

                  #30
                  Originally posted by glennrocksvb View Post
                  mito22, do you still encounter the issue? Please reload the page and try again and follow the notes in my previous post about how to paste the video link.
                  Hello Glen. I was wondering, do you think that you could make rumble also work in the next release? I am not sure if it's possible. However, rumble is just like YouTube. Do you think that you can throw in Rumble also? I hope that I am not asking for too much. Also, I have a few questions. I would like to add reddit to the list, if it's possible. All of these videos from these companies, work on XenForo. They even are able to Run Reddit. I find that I have to use HTML On
                  Convert Linebreaks; which I really don't want to do. I would like to include all of the aforementioned.

                  Comment

                  Latest Posts

                  Collapse

                  Working...
                  X
                  Searching...Please wait.
                  An unexpected error was returned: 'Your submission could not be processed because you have logged in since the previous page was loaded.

                  Please push the back button and reload the previous window.'
                  An unexpected error was returned: 'Your submission could not be processed because the token has expired.

                  Please push the back button and reload the previous window.'
                  An internal error has occurred and the module cannot be displayed.
                  There are no results that meet this criteria.
                  Search Result for "|||"