From aebb6f0e654667730cffd251b32991f221963b11 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Mon, 31 Oct 2022 21:36:03 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45723ed..2d2afd5 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,14 @@ pip install facebook-downloader ``` ### Note -> You will need to have the FireFox browser installed on your pc +> You will need to have the FireFox browser installed on your pc (for the PyPI Package) >> The program is dependent on selenium, so in order to run it, you will have to download and properly setup geckodriver (setup instructions available below) +# Docker +** Pull the image** +``` +docker pull rly0nheart/facebookdl:facebookdl +``` # Geckodriver setup ## Linux **1. Go to the geckodriver [releases page](https://github.com/mozilla/geckodriver/releases/). Find the latest version of the driver for your platform and download it** @@ -49,6 +54,10 @@ export PATH=$PATH:/path/to/downloaded/geckodriver facebook_downloader ``` +# Docker +``` + docker run -it -v $PWD/downloads:/app/downloads facebookdl +``` ## Note > The url format should be as follows; https://www.facebook.com/PageName/videos/VideoID