Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 494 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 494 Bytes

Facebook_video_downloader

This script is a python script that downloads a facebook video using a link!

Getting started

On Window:

Install requests

$ python -m pip install requests

Install wget

$ python -m pip install wget

Running script

  • Before start script create a download folder.
python downloader.py
  1. Select Resolution with number 1, 2.
  2. Enter download link.
  3. Video downloaded.

(Python 3.9.0)

__ tao @ 2021 04 23 __