facebook.com/photo.php

in
Subscribe to facebook.com/photo.php 7 posts, 6 voices



eeach User
ChromeWindows

I'm trying to download a video, but the URL looks like www.facebook.com/photo.php?v=56748967584564784

I tried modifying your script by adding:

// @include https://*facebook.com/photo.php*
// @include http://*facebook.com/photo.php*

but now it just refreshes the page continually.

I am using Google Chrome v15.0.874.106m and installing the script directly as a userscript.

Is there anything else that I can do to make this script work?

Thank you in advance,

-eeach

 
scanime User
FirefoxWindows

Change the line
var description_div = document.getElementById('video_metadata'); to: var description_div = document.getElementById('fbPhotoPageActions'); and it should work.

 
SajalB Scriptwright
FirefoxWindows

Thank you scanime, it worked perfectly

 
La Roy User
FirefoxMacintosh

When ever I download a video it sends it to another page. I downloaded your script. But when I try to download the video I want. It does not download to my computer. I am using firefox.

 
La Roy User
FirefoxMacintosh

When ever I download a video it sends it to another page. I downloaded your script. But when I try to download the video I want. It does not download to my computer. I am using firefox.

 
Karthic Kumaran Script's Author
FirefoxX11

Do not click on the link, right-click and select 'save link as'

 
crdnls_lvr User
ChromeWindows

I have been trying to save videos by right-clicking and selecting "save link as", and it successfully saves a file, but it is only sound. How can I fix this problem so that I get video and sound? I have tried saving it as .mp4 and .avi, AND I have tried using firefox and chrome. Thanks!