VOOZH about

URL: https://apify.com/easyapi/reddit-media-downloader

⇱ Reddit Media Downloader πŸŽ₯ Β· Apify


πŸ‘ Reddit Media Downloader πŸŽ₯ avatar

Reddit Media Downloader πŸŽ₯

Pricing

from $2.99 / 1,000 results

Go to Apify Store

Reddit Media Downloader πŸŽ₯

Extract and download high-quality videos, GIFs, and images from Reddit posts with ease. This actor handles v.redd.it links and provides multiple quality options, complete with audio streams. Perfect for content creators and Reddit media archiving! πŸŽ₯✨

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ EasyApi

EasyApi

Maintained by Community

Actor stats

4

Bookmarked

85

Total users

4

Monthly active users

2 months ago

Last modified

Share

A powerful Apify actor that helps you download media content (videos, GIFs, images) from Reddit posts. Perfect for content creators, researchers, and Reddit enthusiasts! πŸš€

Features ✨

  • πŸ“Ή Downloads high-quality videos from Reddit posts (including v.redd.it links)
  • 🎡 Extracts both video and audio streams
  • πŸ–ΌοΈ Supports multiple media formats (MP4, GIF, JPG, etc.)
  • πŸ“Š Provides detailed media information (resolution, codec, bandwidth, etc.)
  • ⚑ Fast and efficient processing
  • πŸ”„ Handles multiple Reddit URLs in a single run

Input Parameters πŸ“

The actor accepts the following input parameters:

  • links: Array of Reddit post URLs to process (Required)

Output πŸ“€

For each processed URL, the actor returns:

  • Original Reddit post URL
  • Direct media URLs with quality options
  • Media metadata (resolution, format, size)
  • Audio stream URL (if available)
  • Processing status and any error messages

Use Cases πŸ’‘

  • Content curation and archiving
  • Social media management
  • Research and data collection
  • Personal media collection

Limitations ⚠️

  • Only works with public Reddit posts
  • Rate limiting may apply based on Reddit's API restrictions
  • Some media formats might not be supported

Input Example

A full explanation of an input example in JSON.

{
"links":[
"https://www.reddit.com/r/ChatGPT/comments/1iic23b/who_said_ai_videos_cant_do_physics/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button"
]
}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"url":"https://www.reddit.com/r/ChatGPT/comments/1iic23b/who_said_ai_videos_cant_do_physics/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button",
"result":{
"url":"https://v.redd.it/uxn87kbz5che1",
"source":"redit",
"title":"Who said AI videos can’t do physics?",
"thumbnail":"https://external-preview.redd.it/b2NyZWxzYXo1Y2hlMcdb_ntvmybgj68gq5AmSOZoZJOoXrdUbVjaw7jWCz9f.png?width=140&height=140&crop=140:140,smart&format=jpg&v=enabled&lthumb=true&s=ccf3c8760a8b947a02ec70082e259615006d0e2f",
"medias":[
{
"type":"video",
"maxquality":false,
"quality":"220p",
"url":"https://v.redd.it/uxn87kbz5che1/DASH_220.mp4",
"info":{
"bandwidth":"235138",
"codecs":"avc1.4d401e",
"frameRate":"15360/512",
"height":"392",
"id":"1",
"mimeType":"video/mp4",
"width":"220"
},
"extension":"mp4"
},
{
"type":"video",
"maxquality":false,
"quality":"270p",
"url":"https://v.redd.it/uxn87kbz5che1/DASH_270.mp4",
"info":{
"bandwidth":"417026",
"codecs":"avc1.4d401e",
"frameRate":"15360/512",
"height":"480",
"id":"2",
"mimeType":"video/mp4",
"width":"270"
},
"extension":"mp4"
},
{
"type":"video",
"maxquality":false,
"quality":"360p",
"url":"https://v.redd.it/uxn87kbz5che1/DASH_360.mp4",
"info":{
"bandwidth":"693810",
"codecs":"avc1.4d401e",
"frameRate":"15360/512",
"height":"640",
"id":"3",
"mimeType":"video/mp4",
"width":"360"
},
"extension":"mp4"
},
{
"type":"video",
"maxquality":false,
"quality":"480p",
"url":"https://v.redd.it/uxn87kbz5che1/DASH_480.mp4",
"info":{
"bandwidth":"1133992",
"codecs":"avc1.4d401f",
"frameRate":"15360/512",
"height":"854",
"id":"4",
"mimeType":"video/mp4",
"width":"480"
},
"extension":"mp4"
},
{
"type":"video",
"maxquality":false,
"quality":"720p",
"url":"https://v.redd.it/uxn87kbz5che1/DASH_720.mp4",
"info":{
"bandwidth":"1865362",
"codecs":"avc1.4d401f",
"frameRate":"15360/512",
"height":"1280",
"id":"5",
"mimeType":"video/mp4",
"width":"720"
},
"extension":"mp4"
},
{
"type":"audio",
"url":"https://v.redd.it/uxn87kbz5che1/DASH_AUDIO_128.mp4",
"quality":"audio",
"info":{
"contentType":"audio",
"id":"1",
"segmentAlignment":"true",
"startWithSAP":"1",
"subsegmentAlignment":"true",
"subsegmentStartsWithSAP":"1"
},
"extension":"mp3"
}
],
"type":"multiple",
"error":false,
"time_end":1456
}
}
]

Related Actors

You might also like

Reddit Image & Video Scraper | Subreddit Media API

andok/subreddit-media-downloader

Instantly scrape direct, high-res image and video URLs from any Subreddit. Harvest massive media datasets for AI vision training and content curation.

Reddit Posts Search Scraper

easyapi/reddit-posts-search-scraper

Extract Reddit posts from search results with rich metadata, including media content, engagement metrics, and community information. Perfect for content research, trend analysis, and social media monitoring across Reddit communities.

Reddit Video & Image Post Scraper

codenest/reddit-video-image-post-scraper

Extract Reddit videos & images with full metadata! πŸŽ¬πŸ“Έ Get direct URLs, multiple resolutions, post analytics, and secure Apify storage linksβ€”all in structured JSON output.πŸš€Reddit Video & Image Post Scraper.

RedGifs Downloader: Bulk HD Video Scraper & API

vnx0/RedGifs

The ultimate RedGifs Downloader. Bulk download videos from users, search results, or categories in HD. Scrape metadata, filter content, and export to JSON.

⭐️ FREE Reddit Scraper Pro

spry_wholemeal/reddit-scraper

Free Reddit scraper that does what the paid ones do but better. No API keys needed, no usage fees. Pairs with ready-made n8n workflow templates for lead gen and content research.

Reddit Media Downloader

scrapers-hub/reddit-media-downloader

Reddit media downloader to download images, videos, GIFs, and media from Reddit posts πŸ“₯πŸ’¬ Perfect for content saving, research, and offline viewing. Fast, high-quality, and easy to use.

RedGifs Bulk Downloader

maximedupre/redgifs-bulk-downloader

Download RedGifs videos in bulk from links, IDs, or search. Export direct MP4 links, thumbnails, tags, duration, views, likes, and optional hosted files or ZIP archives.

πŸ‘ User avatar

Maxime DuprΓ©

4

Reddit Posts With Media Scraper

apiharvest/reddit-posts-with-media-scraper

Reddit Posts With Media Scraper

Reddit Media Search Scraper

easyapi/reddit-media-search-scraper

Extract media posts from Reddit's search results with rich metadata. Supports both images and videos with multiple quality options. Perfect for AI, meme research, trend analysis, and content curation from Reddit's vast media library.