how to download your facebook lookback video

Download your Facebook Look Back video:



Want to save your Facebook look back video?

Open Chrome browser
Log-in your Facebook account and go to Lookback


  • Do a right click and go to inspect elements





  • Now open console





paste the following code

var xLBD = {};
xLBD.c = function (){
xLBD.f = unescape(document.querySelector("[flashvars]").getAttribute("flashvars")).substring(7);
xLBD.f = JSON.parse(xLBD.f.substring(0, xLBD.f.lastIndexOf("}") + 1)).video_data[0].hd_src;
xLBD.a = "<div style='position:absolute;top:80px;height:3px;left:10%;background:;border:1px ;font-size:2em;padding:50px;'><a download='lookback.mp4' href='"+xLBD.f+"'>download your lookBack video<\/a>.</div>";
document.body.innerHTML += xLBD.a;
}
if(document.readyState == "complete")
xLBD.c();
else window.onload = xLBD.c;

  • and press enter .


A text will appear on top of the  video.

Do a right click on the download link  do "save as video" or download it with IDM download manager.

leave your comments and feedback  

Vishal Mahato

Vishal Kumar is 21,young blogger and designer with strong passion.He usually hangs out in twitter tweeting his blog post realted links. If you use Facebook actively he can be great friend there and don't forget add to Google+ too.If you have any question feel free to write and him to Gtalk. It is beautiful way to get contact directly!

No comments :