Hello guys.
I have a problem here. I tried the above mod and it did not work for me.
Facebook now shows video url with the person's (or page's) vanity url in the string:
https://www.facebook.com/
JustForFunTvVideos/videos/
883585621689227
I tried embedding the URL above as
Code:
[video]https://www.facebook.com/JustForFunTvVideos/videos/883585621689227[/video]
and it just displayed the URL as a link.
Then I tried an excerpt from you code and used
https://www.facebook.com/video.php?v=883585621689227
same result. But if I click the link, the video plays on facebook
after taking a break for a couple hours, I remembered that the old Facebook video URL format was actually
https://www.facebook.com/video/video.php?v=
so I tried
https://www.facebook.com/video/video.php?v=883585621689227 and it worked.
Now my issue is, if the average user wants to share a video on my forum, copies a url such as:
https://www.facebook.com/JustForFunTvVideos/videos/883585621689227
they will just see the URL as a link on the page.
SUMMARY
All of the following links point to the same video and they all load on facebook.com, but only the one with "
/video/video.php?v=" worked for me using the mod above:
https://www.facebook.com/JustForFunT...83585621689227
https://www.facebook.com/video.php?v=883585621689227
https://www.facebook.com/video/video...83585621689227