Rumble Video Downloader
Pricing
$2.25 / 1,000 rumble videos
Rumble Video Downloader
Get direct links for playable media from public Rumble videos, Shorts, and embeds. Export available MP4, WebM, and audio variants with video and channel details.
Pricing
$2.25 / 1,000 rumble videos
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
19
Total users
4
Monthly active users
10 days ago
Last modified
Categories
Share
📥 Get playable Rumble media links
Rumble Video Downloader is for creators, researchers, and developers who already have public Rumble URLs. Add video, Short, or embed links to get direct playable media URLs, available MP4, WebM, and audio variants, and video details in an Apify dataset. The files stay on Rumble.
- Rumble Video Downloader — get playable media links from known public Rumble video URLs.
- Rumble to MP4 — find every playable MP4 quality that Rumble shows for a video.
- Rumble Shorts Downloader — export media links and details from public Rumble Shorts.
- Rumble Audio Downloader — get separate audio-only links when Rumble provides them.
- Rumble Video Metadata — collect titles, channels, thumbnails, duration, and publish dates.
- Rumble Embed Downloader — turn a public Rumble embed URL into media links and video details.
The Actor does not search Rumble, crawl channels, collect comments, open private content, or copy media files to Apify storage.
📦 Returned data
Each saved row is one reachable public Rumble video or Short. It can include:
videoId,sourceUrl, andembedUrltitle,description,durationSeconds, andpublishedAtthumbnailUrl,thumbnailWidth, andthumbnailHeightchannel.id,channel.name, andchannel.urlengagement.viewsandengagement.likeswhen availablecategoriesandtagsmediawith each playable file's type, format, quality, size, dimensions, and direct URL
The media list includes playable video and audio files only. Archive, timeline, manifest, and other support files are not included. Some values can be null when Rumble does not provide them. Source media links can change, so use important links soon after a run.
🚀 Running the Actor
- Open the Actor input.
- Add one or more public Rumble video, Short, or embed URLs.
- Start the Actor.
- Open the dataset.
- Read
media[].mediaUrlfor direct source links.
🔧 Input
startUrls is a list of request-list items. Each item must have one public Rumble video, Short, or embed URL in its url field.
{"startUrls": [{ "url": "https://rumble.com/shorts/v788y7e" },{ "url": "https://rumble.com/embed/v762a76/" }]}
🧾 Output
This small example follows the dataset schema:
{"videoId": "v28bdrs","sourceUrl": "https://rumble.com/v2awtm4-example-video.html","embedUrl": "https://rumble.com/embed/v28bdrs/","title": "Example video","description": null,"durationSeconds": 42,"publishedAt": "2026-07-22T12:00:00.000Z","thumbnailUrl": "https://hugh.cdn.rumble.cloud/video/example.jpg","thumbnailWidth": 1280,"thumbnailHeight": 720,"channel": {"id": "ExampleChannel","name": "Example Channel","url": "https://rumble.com/c/ExampleChannel"},"engagement": {"views": null,"likes": null},"categories": [],"tags": [],"media": [{"type": "video","format": "mp4","quality": "1080p","width": 1920,"height": 1080,"fileSizeBytes": null,"mediaUrl": "https://hugh.cdn.rumble.cloud/video/example.mp4"}]}
💳 Pricing
This Actor uses pay-per-event pricing. You pay for each public Rumble video or Short saved to the dataset. Targets that do not create a saved row do not create this paid event.
🔌 Integrations
Use the dataset through the Apify API, schedules, webhooks, or an Apify integration. This video shows how to connect an Actor to another service:
❓ FAQ
Are archive and timeline files returned as videos?
No. The media list is for playable video and audio files. Archive, timeline, manifest, and other support files are left out.
Can I download Rumble audio?
The Actor returns a separate item with type set to audio when Rumble provides a playable audio-only file. It does not convert video into MP3.
Does it work with Rumble Shorts and embeds?
Yes. Add a public Rumble Short or embed URL to startUrls.
Does it save the media file?
No. It returns direct links to files hosted by Rumble. Use those links in your own download or processing flow.
Do I need a Rumble account or API key?
No. The Actor works with reachable public Rumble URLs and does not ask for a Rumble login, cookies, or API credentials.
Can it search Rumble or crawl a channel?
No. You must provide each video, Short, or embed URL. Search and channel discovery are outside this Actor's scope.
📝 Changelog
- 0.1: Initial release.
🆘 Support
For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡
🔗 Related Actors
- YouTube Shorts Downloader — get media links and video details from public YouTube Shorts URLs.
- TikTok Video Downloader — save public TikTok video or audio files with source details.
- Facebook Media Downloader — get media links and details from public Facebook videos and reels.
- Streamable Video Downloader — get direct MP4 links and details from public Streamable videos.
- Telegram Media Downloader — get photo and video links from public Telegram pages.
Made with ❤️ by Maxime Dupré