Skip to content

channyeintun/facebook-video-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Video Downloader For Facebook

GPL 3.0 License

Private videos in your facebook can be downloaded in mutiple resolutions (144p, 180p, 240p, 270p, 360p, 480p, 540p, 720p, 1080p). This app is mainly implemented for group videos. Therefore, videos across other places inside facebook except groups will not work properly. Everything about downloading the video and audio only happens in the browser. No backend service is used in this app. This app is only convenient to be used with a computer web browser - not convenient in smart phone web browsers.

I have used FFMPEG Library with WASM

Features

  • Extract the links for the video and the audio
  • Download the video and the audio
  • Combine the video and the audio
  • Show the video inside the player where it can be saved

How to use

Supported Browsers

  • Firefox 96.0.4 or later

  • (Recommended) Opera 83.0.4254.27 or later

  • Chrome 97.0.4692.99 or later

  • Microsoft Edge 98.0.1108.43 or later

Authors