s9e Media BBCodes pack

s9e Media BBCodes pack 20231102

No permission to download
@JoshyPHP is there any way to get the first comment to show under the Instagram embeds? Pretty much anywhere else you see IG content, it comes with that first comment to provide context (including within the IG UI itself).
 
@Gene Are you talking about the photo's caption? I could turn it on as an experiment and see how it goes. If you clear your browser's cache and reload the page you should see it.
That's awesome!

Edit: Here's a great example of an IG post that one of our users embedded today. The caption is so crucial!

Screenshot-2016-06-23-10.08.04.jpg
 
Last edited:
Code:
https://www.facebook.com/hightea/videos/10153493581600793/
@JoshyPHP

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

It accepts the URL and then just renders blank.
 
Apparently it's a private video or something like that; I can't see the page on Facebook either.

Ideally those URLs should be rejected but it's not easy to determine whether a URL leads to a private page. There's nothing I can do about it, sorry.
 
Apparently it's a private video or something like that; I can't see the page on Facebook either.

Ideally those URLs should be rejected but it's not easy to determine whether a URL leads to a private page. There's nothing I can do about it, sorry.

It's on a friend of mines timeline. Hence is that why it's considered private?

I wish to provide a reason to him.

Thanks for your response.
 
I don't know, the error message below is relatively (and probably intentionally) vague. You can see it if you log out of Facebook and visit the page.

Sorry, this content isn't available right now
The link you followed may have expired, or the page may only be visible to an audience you're not in.
 
Have trouble with Facebook videos....

The URL is translated into the [MEDIA] BB code but the video is not displayed and the browser console has different errors. And why is there an access to s9e.github.io?

Please advise

errors.webp
 
Make sure you have the latest version installed. If you do, you need to post the original URL and the BBCode that the editor adds when you use the Add Media button.

Facebook posts are embedded via an iframe hosted on s9e.github.io (e.g. https://s9e.github.io/iframe/facebook.min.html#10154375326745362) because Facebook doesn't provide a way to embed posts in an iframe.

Now it works.... interestingly... The video is displayed and the s9e-errors are gone... The URL is
Code:
https://www.facebook.com/zerofilmsproductions/videos/946892708756609/

STILL I get the following Browser Error four times on page load (with every Facebook video in general, although it is displayed)...

block.webp
 
Those errors indicate that the Facebook page is trying to access things that it's not allowed to access but I wouldn't worry too much about that. Whether those attempts were made for a legitimate purpose or not, the browser will block them.
 
Seems I have a problem with LiveLeak too... The URL is transcribed into BBCode but the video does not appear...

URL
Code:
http://www.liveleak.com/view?i=145_1467158582

BBCode
Code:
[MEDIA=liveleak]145_1467158582[/MEDIA]
 
Back
Top Bottom