https://github.com/CodeDotJS/fbdl
:inbox_tray: Download publicly shared videos from Facebook with an ease!
https://github.com/CodeDotJS/fbdl
cli download downloader facebook media public video
Last synced: 6 months ago
JSON representation
:inbox_tray: Download publicly shared videos from Facebook with an ease!
- Host: GitHub
- URL: https://github.com/CodeDotJS/fbdl
- Owner: CodeDotJS
- License: mit
- Created: 2017-07-22T04:34:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-29T20:58:21.000Z (about 7 years ago)
- Last Synced: 2024-08-09T19:22:59.397Z (about 1 year ago)
- Topics: cli, download, downloader, facebook, media, public, video
- Language: JavaScript
- Size: 7.81 KB
- Stars: 28
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
![]()
![]()
![]()
> Download publicly shared videos from Facebook with an ease!
## Install
```
$ npm install --global fbdl
```## Preview
![]()
## Usage
```
Usage: fbdl [source]Command:
-l, --low Download video in low resolution
-h, --high Download video in high resolutionHelp:
$ fbdl -l https://www.facebook.com/9gag/videos/10155721204506840/```
## Related
- __[`fbvideos`](https://github.com/CodeDotJS/fbvidoes)__ `:` `An api to extract downloadable link of a public video from facebook`
- __[`twiger`](https://github.com/CodeDotJS/twiger)__ `:` `A complete media downlodaer for Twitter`
- __[`instavim`](https://github.com/CodeDotJS/instavim)__ `:` `A complete media downloader for Instagram`
- __[`image-of`](https://github.com/CodeDotJS/image-of)__ `:` `Download profile picture of any facebook user`
- __[`smule`](https://github.com/CodeDotJS/smule)__ `:` `A complete media downloader for Smule`# License
MIT © [Rishi Giri](http://rishigiri.ml)