ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.85k stars 1.3k forks source link

Add the possibility to embed Facebook videos #199

Closed spoonerWeb closed 8 years ago

spoonerWeb commented 8 years ago

There is a special embed method for Facebook videos: https://developers.facebook.com/docs/plugins/embedded-video-player#add-code-manually

Would be nice to have this opportunity since more people upload videos directly to Facebook than to Youtube due to Facebook prefers own videos.

spoonerWeb commented 8 years ago

Did have another possibility to easily embed FB videos via the URL: https://www.facebook.com/v2.5/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2Fvideo.php%3Fv%3D{VIDEO_ID}

Without any code changes. ;)