1
0
mirror of https://github.com/danog/web2fb.git synced 2024-11-29 20:09:13 +01:00
Go to file
Daniil Gentili 8219c984f9 First commit
2016-09-26 15:59:59 +02:00
LICENSE First commit 2016-09-26 15:59:59 +02:00
README.md First commit 2016-09-26 15:59:59 +02:00
web2fb.sh First commit 2016-09-26 15:59:59 +02:00

web2fb video reuploader script

Created by Daniil Gentili (https://daniil.it)

This bash script can be used to download videos from youtube/dailymotion/etc and upload them on a facebook page, automagically.

This script will also copy the video's thumbnail, title and description.

Usage:

To use it, create a facebook app @ https://developers.facebook.com/apps/, allow access to your page, insert the access token and the page's id in the script and run it with:

./web2fb.sh video_url1 video_url2