Facebook Frame Publisher: upload all the frame of a video to Facebook with a bot
git clone https://github.com/GarageLabsCorps/ffp
python ffp
or
./ffp
To make a Facebook bot go to "https://developers.facebook.com/". Click top right where it says "My apps" then click "Add a new app". Choose the name for your bot and your contact email then click the blue button "Create app ID". In the new screen check all the scenarios and click "confirm".
Now go to "https://developers.facebook.com/tools/explorer". Be sure that the name of your bot is shown in the top right of the page, near the writing "App". Now click under that written, on "Get Token" and click on "Get page access token". A new dialog box will be open. Choose to continue with your Facebook profile. Choose your facebook page that you want to use. Allow the bot to manage your Facebook page. Now you will see all your Facebook pages. Click on the name of your page that you want to use and you will see its access token to the left.