AS
Apify Store
/easyapi/telegram-media-downloader
Telegram Media Downloader 📥
A powerful Telegram media downloader that extracts videos, photos, and other media content from Telegram posts. Simply input the post URLs and get high-quality downloadable media files with detailed m
liveasyncunknown~30s typical
social mediavideosintegrationstelegrammediadownloader
$0.0062
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.00499 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /easyapi/telegram-media-downloader for me.
Input
| Field | Type | Description |
|---|---|---|
| links* | array | List of Telegram post URLs to process default ["https://t.me/csifeducacionmadrid/2508"] |
| proxyConfiguration | object | Optionally, use Apify Proxy or custom HTTP proxy to avoid IP address-based blocking. default {"useApifyProxy":false,"apifyProxyGroups":["RESIDENTIAL"]} |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/easyapi/telegram-media-downloader","input":{"links":["https://t.me/csifeducacionmadrid/2508"]},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /easyapi/telegram-media-downloader -i '{"links":["https://t.me/csifeducacionmadrid/2508"]}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/easyapi/telegram-media-downloader", input: {"links":["https://t.me/csifeducacionmadrid/2508"]}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.