
๐ 9GAG Video Downloader โ HD Quality, MP3 Audio๐ฌ
Pricing
$9.00/month + usage

๐ 9GAG Video Downloader โ HD Quality, MP3 Audio๐ฌ
๐ Download 9GAG videos ๐ฅ & MP3s ๐ต in HD ๐ฅ๏ธ! Extract titles/sizes ๐, secure Apify links ๐๐ฆ. Bulk URLs ๐, for devs ๐ ๏ธ, meme lovers ๐, archivists ๐. Fast โก, reliable ๐ก๏ธ! ๐ 9GAG Video Downloader โ HD Quality, MP3 Audio๐ฌ
0.0 (0)
Pricing
$9.00/month + usage
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
3 days ago
๐ 9GAG Video Downloader โ HD Quality, MP3 Audio & Rich Metadata ๐ฌ
Download viral 9GAG videos ๐ฝ๏ธ, extract audio ๐ง, grab thumbnails ๐ผ๏ธ, and analyze metadata ๐! Bulk URLs ๐, Apify storage ๐ฆ, auto quality detection ๐.
๐ Overview
Capture trending 9GAG content effortlessly! This actor lets you:
โ
Download HD videos & MP3 audio
โ
Extract thumbnails, file sizes, and quality metrics
โ
Process 1-100+ URLs in one run
โ
Get Apify-encrypted download links
Perfect for meme archivists ๐, content creators ๐จ, and app developers ๐ฑ!
โก Avg. runtime: 15-40 seconds per video
๐ก๏ธ Built-in retries & proxy rotation
๐ฅ Key Features
๐ฅ Media Download Mastery
- HD Priority: Auto-fetches highest available quality
- Dual Formats: MP4 videos + MP3 audio tracks
- Thumbnail Capture: JPEG preview images
๐ Metadata Insights
- File Analytics: Size (MB/bytes), audio status
- Quality Tags: HD/SD identification
- Source Verification: "ninegag" origin flag
๐ ๏ธ Enterprise-Ready
- Apify Storage: Secured download URLs
- Bulk Processing: Mass-download entire trends
- Link Validation: Rejects non-9GAG URLs
โ๏ธ Input Configuration
{"video_urls": [{"url": "https://9gag.com/gag/aND4YA4","method": "GET"}]}
๐ Input Fields
Parameter | Type | Description |
---|---|---|
video_urls | Array | 9GAG post URLs (1-100+ items) |
url | String | Valid 9GAG link (shortened OK) |
method | String | GET (HTTP method) |
๐ค Output Example
{"original_url": "https://9gag.com/gag/aND4YA4","title": "9gag Post 2115281235","source": "ninegag","download_video": "https://api.apify.com/.../video_48ea65b6...mp4","download_audio": "https://api.apify.com/.../audio_046b43cc...mp3","thumbnail": "https://api.apify.com/.../thumb_3a9003cb...jpg","video_metadata": {"extension": "mp4","quality": "hd","formatted_size": "1.44 MB","audio_available": true}}
๐๏ธ Output Fields
Core Data
Field | Description |
---|---|
download_video | Apify-stored MP4 URL |
download_audio | Apify-stored MP3 URL |
thumbnail | Post thumbnail image |
source | Confirms "ninegag" origin |
Technical Insights
Field | Description |
---|---|
quality | HD/SD classification |
formatted_size | User-friendly file size |
audio_available | True/False for MP3 extraction |
๐ Why This Actor?
Feature | ๐ This Actor | ๐ Others |
---|---|---|
Quality Control | HD Detection | Random Resolutions |
Metadata Depth | 7+ Fields | Basic Titles Only |
Audio Extraction | Auto-MP3 | Manual Tools Needed |
Bulk Power | 100+ URLs | Single Posts |
Security | Encrypted Links | Public URLs |
๐ ๏ธ How It Works
1๏ธโฃ Add 9GAG URLs โ Single posts or trending compilations
2๏ธโฃ Run Actor โ Auto-detects media + metadata
3๏ธโฃ Get:
- ๐ฅ Apify-stored MP4/MP3 links
- ๐ผ๏ธ Thumbnails for previews
- ๐ File sizes & quality tags
- โ Source authenticity checks
๐ก Use Cases
๐ฆ Meme Curators โ Archive viral trends
๐ฑ App Developers โ Integrate 9GAG feeds
๐ Researchers โ Analyze engagement patterns
๐ฅ Editors โ Remix HD clips
๐ Archivists โ Preserve cultural moments
โ Troubleshooting
Issue: "Invalid URL" error
Fix:
- Use URLs from 9GAG's share button
- Format:
https://9gag.com/gag/[ID]
Issue: Missing download_audio
Fix:
- Original video must have sound
- Retry with
method: GET