Skip to content

Instantly share code, notes, and snippets.

@dinhnv
Last active September 14, 2020 09:38
Show Gist options
  • Save dinhnv/6026b4234a7f6e8d263adcfd4d7f2d59 to your computer and use it in GitHub Desktop.
Save dinhnv/6026b4234a7f6e8d263adcfd4d7f2d59 to your computer and use it in GitHub Desktop.
# brew install ffmpeg
# brew install youtube-dl
# F12, copy cookies header which starts 'cookie:...' by copying as cURL of any request
youtube-dl https://www.facebook.com/{video url} --add-header 'cookie:...' -f bestvideo+bestaudio/best
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment