Skip to content

Lucas00012/Facebook-Video-Downloader-2022

Repository files navigation

Facebook-Video-Downloader

A simple console application (C#) to download facebook videos.
This app uses selenium because its needs to intercept network activity to get the video url.
If the video has audio, we need to get a video and audio url separately from the network activity, to then join them (with FFmpeg).
The app was modeled to keep up with current facebook changes.

Dependencies

  • FFmpeg
  • Chromedriver

How to run

You need to install the google chrome navigator and override the .exe file of chromedriver which corresponds with the installed browser version.

Example

image

About

A simple console application (C#) to download facebook videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages