How to upload a video to Facebook
I am working on a PHP / CURL project that uploads videos to various websites. Is there a way to post a video to Facebook without creating an app? I found a way to update the status information by posting Facebook mobile URLs, but the mobile version doesn't support uploading videos.
+1
a source to share
1 answer
Facebook will force you to build an app, any other way you could find today to download videos (as well as what you did with the status update) is likely to explode again in the future.
You are probably violating ToS, and the status update thing could be considered a security hole.
+1
a source to share