Skip to content

sadcode-org/fbdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbdl

Facebook Download Vidio Versi CLI

💾 Installation

# 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

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

📜 License

MIT License

Copyright (c) 2019 SadCode Official

About

Facebook Download Vidio Versi CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages