facebook-videos
Installation
SKILL.md
Facebook Videos Downloader
Download a public Facebook video (or a Page's videos) into a user-specified folder, named by upload datetime.
Facebook is a single-engine yt-dlp target — like youtube-videos, not instagram-videos. No browser mirror and no third-party fallback API. The one real difference: Facebook is the most login-walled platform, so the primary resilience path is --cookies-from-browser (your own logged-in session), NOT a second engine.
Inputs
| Parameter | Required | Example |
|---|---|---|
| Facebook URL (watch, video, reel, fb.watch, or Page videos tab) | yes | https://www.facebook.com/watch/?v=10154325234224113 |
| Output directory | yes | out/facebook |
| Max height | no | 1080 (default) |
| Timezone for filenames | no | America/Santiago (default) |