vikas5914 / Facebook-Video-Downloader

Facebook Video Downloader in PHP
https://facebook-video-downloader.fly.dev/
MIT License
214 stars 129 forks source link

Not Working in non google app engine environment #3

Closed MusaSiddiqui closed 7 years ago

MusaSiddiqui commented 8 years ago

Hi Dear, When I Uploaded The Script, It Was Not Working, It Shows This, http://prnt.sc/camu6l I Don't Know How To Use It Or Install It etc. Please Help

vikas5914 commented 8 years ago

this script is designed to work with google app engine platform . you need to move all folder inside "static" to root folder .

MusaSiddiqui commented 8 years ago

Thank you dear, it is working now :) What is Graph API Video Downloader and why it is not working ? And can you add youtube downloading option in this script if I give you files of another working script ? That script downloads the videos from youtube, but i want that feature in this script

MusaSiddiqui commented 8 years ago

and a website http://fbdown.net/ is using your script, but whenever we paste video link in the box and click on download, a page opens where user can get the download link, it is good for increasing the pageviews, specially when we are using Google Adsense in your script, it load and show download link on the same page, how can i get the feature of the website mentioned above ?

vikas5914 commented 8 years ago
  1. Graph api was failed attempt to fetch video streaming/downloading link using Facebook API .
  2. fbdown.net is not using my script . if you want like that you need to make changes in index.php and main.php

basically you create a form in index.php which has one input box and it will post to main.php where it get download link and show it ..

MusaSiddiqui commented 8 years ago

Thanks dear :) Just checked another issue, your script is not displaying images, check http://prnt.sc/cb6qii

vikas5914 commented 8 years ago

check this : http://prntscr.com/cb70jp

MusaSiddiqui commented 8 years ago

test again on mozilla firefox, just checked, showing thumbnail on chrome, not on firefox I am using firefox 47.0 facebook private video downloader not working, checked 2 times, 1st tried to download a video posted in a group, then one of my friend uploaded video with privacy (friends only), i tried to download it, but i was unable to download it

vikas5914 commented 8 years ago

for picture i use facebook graph api . for public video it should get picture but for some reason it asking for token to get picture .

Private video has problem . sometime it work some time it doesn't . i think facebook changed something . i will look into it .

vikas5914 commented 8 years ago

can you post facebook video link which is public and images is not showing .