Skip to content

Instantly share code, notes, and snippets.

@ifnull
Created February 4, 2014 23:14
Show Gist options
  • Save ifnull/8814390 to your computer and use it in GitHub Desktop.
Save ifnull/8814390 to your computer and use it in GitHub Desktop.
Download your Facebook "A look back" Video
window.location = JSON.parse(decodeURIComponent(document.getElementsByTagName("embed")[0].getAttribute('flashvars').split('&')[0].split('=')[1])).video_data[0].hd_src;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment