Skip to content

boedzhanks/facebook-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hutao

FACEBOOK DOWNLOADER

INSTALL And UNINSTALL

npm install fbdownload

npm uninstall fbdownload

How to Use

const fb = require('fbdownload')
const url = 'https://fb.watch/r2GFy0tGQA/'

    fb.fbdown(url)
        .then(result => {
            console.log(result)
        })

Thanks To

  • Allah SWT
  • Orang Tua

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published