Facebook Reels Downloader๐ฅ
Pricing
$10.00/month + usage
Facebook Reels Downloader๐ฅ
๐ฅDownload Facebook Reels up to 1920p with full audio merged in video โ permanent MP4 links that never expire,๐ separate M4A audio track, thumbnail, rich metadata, OpenGraph & Twitter Card tags, raw CDN URLs with codec & bitrate detailsโจ Supports bulk URLs๐ฌFacebook Reels Downloader๐ฅ
Pricing
$10.00/month + usage
Rating
0.0
(0)
Developer
Scrape Architect
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 months ago
Last modified
Categories
Share
๐ฌ Facebook Reels Downloader
๐ The most powerful Facebook Reels Downloader on the Apify platform โ download Facebook Reels in up to 1920p resolution with full audio, extract the richest metadata available, and get permanent download links that never expire.
๐ Why This Facebook Reels Downloader?
Other Facebook Reels scrapers deliver low-quality silent videos with expiring links. This Facebook Reels Downloader is built different:
- ๐บ Up to 1920p with Full Sound โ Downloads the highest resolution video with audio merged perfectly
- ๐ Permanent Download Links โ Video, audio, and thumbnail links that never expire
- ๐ต Separate Audio Track โ Get a dedicated high-quality audio file alongside the video
- ๐ผ๏ธ Permanent Thumbnail โ Thumbnail image hosted permanently, not an expiring Facebook link
- ๐ท๏ธ Complete OpenGraph Data โ Every
og:andtwitter:meta tag extracted from the page - ๐ก๏ธ Never Fails โ Automatic proxy fallback ensures downloads always succeed
- ๐ Professional Logs โ No internal module names or implementation details exposed
โก Enable Key Value Store โ What You Get
When you turn ON the Key Value Store toggle, this Facebook Reels Downloader upgrades your output dramatically:
| โ Without KV Store | โ With KV Store |
|---|---|
| Raw Facebook CDN URLs that expire in 4โ8 hours | ๐ Permanent Apify CDN links that never expire |
| Silent high-resolution video (no audio) | ๐ Merged MP4 with full audio at up to 1920p |
| No separate audio download | ๐ต Dedicated M4A audio file with its own permanent link |
| Expiring Facebook thumbnail links | ๐ผ๏ธ Permanent thumbnail hosted on Apify CDN |
๐ Complete Output Data โ Every Field Explained
๐ Core Video Information
This Facebook Reels Downloader extracts the following core fields for every single video:
| ๐ท๏ธ Field | ๐ What It Contains |
|---|---|
original_url | The Facebook Reel URL you submitted for processing |
title | Full video title including reaction count, hashtags, and creator name |
channel | Name of the Facebook page or user who uploaded the Reel |
description | Complete video description including all hashtags |
view_count | Total number of views at the time the Facebook Reels Downloader extracted the data |
duration | Length of the video (e.g., "13" for 13 seconds, "5:40" for 5 minutes 40 seconds) |
upload_date | The date the Reel was originally posted (format: YYYYMMDD) |
id | Facebook's unique internal video identifier number |
uploader | Creator's display name |
uploader_id | Creator's unique Facebook user/page ID |
webpage_url | The resolved mobile Facebook URL the video was extracted from |
timestamp | Unix timestamp of when this Facebook Reels Downloader processed the video |
extraction_time_seconds | How many seconds the full extraction pipeline took |
๐บ Video Quality & Format Details
The Facebook Reels Downloader reports precise technical specifications about the delivered video:
| ๐ท๏ธ Field | ๐ What It Contains |
|---|---|
requested_resolution | The resolution you selected in the input settings |
provided_resolution | The actual resolution the Facebook Reels Downloader delivered (closest match) |
width | Horizontal pixel count of the video (e.g., 1080) |
height | Vertical pixel count of the video (e.g., 1920) |
resolution | Combined resolution string (e.g., "1080x1920") |
aspect_ratio | Width-to-height ratio (e.g., 0.56 for vertical Reels, 1.78 for horizontal) |
vbr | Video bitrate in kilobits per second โ higher means better visual quality |
abr | Audio bitrate in kilobits per second โ higher means better sound quality |
tbr | Total combined bitrate (video + audio) |
vcodec | Video codec used by Facebook (e.g., "av01.0.08M.08" for AV1 encoding) |
acodec | Audio codec used by Facebook (e.g., "mp4a.40.5" for HE-AAC) |
ext | File extension/container format (e.g., "mp4") |
format_id | Internal Facebook format identifiers for the selected video+audio streams |
format_note | Human-readable format description (e.g., "DASH video+DASH audio") |
video_type | MIME type of the video (e.g., "video/mp4") |
filesize_bytes | Total file size of the final merged video in bytes (KV Store mode) |
๐ Download Links (KV Store Mode)
When KV Store is enabled, this Facebook Reels Downloader provides three permanent download links:
| ๐ท๏ธ Field | ๐ Format | ๐ What It Contains |
|---|---|---|
downloadable_video_link | .mp4 | Permanent CDN link to the merged video file with full audio at your requested resolution |
downloadable_audio_link | .m4a | Permanent CDN link to the separated high-quality audio track |
thumbnail | .jpg | Permanent CDN link to the video thumbnail image |
๐ก All three links are hosted on Apify's CDN and never expire โ unlike raw Facebook URLs that become invalid within hours.
๐ Raw Download URLs (Direct Mode โ KV Store OFF)
When KV Store is off, this Facebook Reels Downloader provides raw CDN URLs and format information:
| ๐ท๏ธ Field | ๐ What It Contains |
|---|---|
download_urls | Array of all discovered Facebook CDN video URLs across multiple qualities and endpoints |
total_download_urls | Total count of unique download URLs found (typically 7โ12 per video) |
download_details | Detailed array with each URL's format ID, resolution, codec, bitrate, protocol, and source engine |
thumbnails | Array of all discovered thumbnail URLs in various resolutions |
total_thumbnails | Total count of unique thumbnails found (typically 3โ5 per video) |
thumbnail | The highest quality thumbnail URL selected from the array |
Each entry in download_details contains:
| ๐ท๏ธ Sub-Field | ๐ What It Contains |
|---|---|
url | Direct Facebook CDN download URL for this specific stream |
format_id | Facebook's internal format identifier |
quality | Quality label (e.g., "DASH video", "DASH audio", -2 for HD, -3 for SD) |
width ร height | Pixel dimensions of this specific stream |
resolution | Combined resolution string |
ext | File format (e.g., "mp4", "m4a") |
vcodec | Video codec ("none" for audio-only streams) |
acodec | Audio codec ("none" for video-only streams) |
tbr / vbr / abr | Total / video / audio bitrate in kbps |
protocol | Download protocol (e.g., "https") |
source | Which extraction engine discovered this URL |
๐ท๏ธ OpenGraph & Twitter Card Meta Tags
The Facebook Reels Downloader extracts every meta tag from the Facebook page and provides them as a structured dictionary:
| ๐ท๏ธ Tag Category | ๐ Fields Included |
|---|---|
| ๐ OpenGraph Core | og:type, og:title, og:description, og:url, og:locale |
| ๐ผ๏ธ OpenGraph Media | og:image, og:image:alt, og:video, og:video:url, og:video:secure_url, og:video:width, og:video:height, og:video:type |
| ๐ฆ Twitter Card | twitter:card, twitter:title, twitter:description, twitter:image, twitter:image:alt, twitter:site, twitter:player, twitter:player:width, twitter:player:height |
| ๐ฑ App Links | al:android:app_name, al:android:package, al:android:url, al:ios:app_name, al:ios:app_store_id, al:ios:url, apple-itunes-app |
| ๐ง Technical | viewport, referrer, theme-color, robots, google, description, color-scheme, application-title, bingbot |
| ๐ Total Count | total_meta_tags โ number of tags found (typically 19โ37 per video) |
๐ The
all_meta_tagsfield sits at the top level of the JSON output, not nested inside other objects.
๐ฏ Resolution Options
| ๐บ Option | ๐ Description |
|---|---|
| 1920p | ๐ Maximum quality available |
| 1280p | ๐บ Full HD alternative |
| 1080p | โญ Standard Full HD (default) |
| 960p | ๐ฑ High quality for vertical Reels |
| 720p | ๐ฅ HD quality |
| 540p / 480p / 360p | ๐จ Smaller file sizes |
| Best | ๐ฅ Automatically selects the highest available |
๐ง If your requested resolution isn't available, the Facebook Reels Downloader selects the closest match. It also searches OpenGraph meta tags for hidden high-resolution URLs that other scrapers miss entirely.
๐ผ Use Cases
| ๐ฏ Use Case | ๐ How This Facebook Reels Downloader Helps |
|---|---|
| ๐ฆ Content Archival | Save Facebook Reels permanently with the highest quality before they're deleted |
| ๐ Social Media Analytics | Extract view counts, engagement data, and metadata at scale |
| โ๏ธ Content Repurposing | Download high-quality video with audio for professional editing |
| ๐ Marketing Research | Analyze competitor content, hashtags, and engagement patterns |
| ๐ก Media Monitoring | Track viral content with detailed technical metadata |
| ๐ค Automation Pipelines | Integrate with n8n, Make.com, Zapier using permanent download links |
| ๐ข Brand Safety | Monitor brand mentions and content compliance |
| ๐ Academic Research | Study social media trends with the richest metadata available |
โ FAQ
๐ค Why is the resolution sometimes lower than requested? Facebook doesn't serve every resolution for every video. The Facebook Reels Downloader automatically falls back to the closest available quality.
๐ค Do download links expire? With KV Store ON โ Never โพ๏ธ. With KV Store OFF โ Facebook CDN links expire in 4โ8 hours โณ.
๐ค Can I process multiple Reels? โ Yes! Add as many URLs as needed. The Facebook Reels Downloader processes them sequentially.
๐ค Why is the video silent without KV Store? Facebook serves high-resolution video and audio as separate streams. This Facebook Reels Downloader merges them automatically when KV Store is enabled.
๐ The most reliable, highest-quality, and feature-rich Facebook Reels Downloader on the Apify platform.