Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Facebook Video Downloader

Description

Downloads videos from Facebook (may require updates).

Features

  • HD/SD video download
  • Automatic directory creation
  • Error handling

Stack

  • Language: Python
  • Libraries: requests==2.26.0
  • Complexity: Intermediate

Note

Facebook frequently changes its structure. This may not work consistently. Consider using browser extensions or online tools.

Installation

pip install -r requirements.txt
python main.py

License

Open source for educational purposes.