Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How this works

Extract FB session cookies using EditThisCookie Chrome extension

  • convert cookies to Netscape and save in txt file (cookies.txt)

Create & activate the virtual environment in your project folder

  • run: python3 -m venv myenv
  • run: source myenv/bin/activate

Install yt-dlp inside the virtual environment

Test video download

  • run: yt-dlp --cookies cookies.txt "your_facebook_video_url"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages