GarageLabsCorps / ffp

Facebook Frame Publisher: upload all the frame of a video to Facebook with a bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ffp

Facebook Frame Publisher: upload all the frame of a video to Facebook with a bot


How to download

git clone https://github.com/GarageLabsCorps/ffp

How to use

python ffp

or

./ffp

How to make a Facebook bot

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".

How to get the token

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.


DEVELOPERS

LICENSE

About

Facebook Frame Publisher: upload all the frame of a video to Facebook with a bot

License:GNU General Public License v3.0


Languages

Language:Python 100.0%