Facebook Download Vidio Versi CLI
# clone the repo
$ git clone https://github.com/sadcode-org/fbdl.git
# open is folder fbdl
$ cd fbdl
# install the requirements
$ pip3 install -r requirements.txt
usage: fbdl.py [-h] url [resolution]
Download video in High Definition.
$ python3 facebook-dl.py https://www.facebook.com/user/videos/id(1015584658125345)/ hd
OR
# Without mentioning the resolution will also download in HD
$ python3 facebook-dl.py https://www.facebook.com/user/videos/id (1015584658125345)/
Download video in Standard Definition.
$ python3 facebook-dl.py https://www.facebook.com/user/videos/id (10155846581253445)/ sd
MIT License
Copyright (c) 2019 SadCode Official