Requirement

Python 3, OpenCV

Running instructions

Recommended to use Pycharm to open the project.

  1. Get an temporary access token at here and replace the value of the constant FACEBOOK_ACCESS_TOKEN in constants.py. A temporary token usually expires after 2 hours.
  2. In crawler.py, set the directory where the videos are going to be downloaded to with the variable OUT_DIR.

By default, only videos from Nov 2017 are going to be downloaded.