YouTube, TikTok without watermark, Instagram Reels, Facebook, Twitter/X, Reddit, CapCut and more — paste a URL and get your download instantly. Free forever.
constres = awaitfetch(`https://ahm7xmakki.com/api/alldl?url=${encodeURIComponent(videoUrl)}`);
constdata = await res.json();
// data.success === true when download is ready// data.mediaInfo.videoUrl → direct video download link// data.mediaInfo.audioUrl → direct audio link (if available)// data.mediaInfo.qualities → array of quality options// data.mediaInfo.platform → detected platform name
Python
importrequestsr = requests.get("https://ahm7xmakki.com/api/alldl", params={"url": video_url})
data = r.json()
if data["success"]:
print(data["mediaInfo"]["videoUrl"])
How do I download TikTok videos without watermark?
Paste your TikTok URL into the box at the top of this page and click Download. AHM7xMakki automatically strips the TikTok watermark and returns a clean MP4 file — free, instant, no signup required.
How do I download YouTube videos for free?
Copy any YouTube URL from your browser or the Share button, paste it in the input above, and click Download. You get a direct MP4 link instantly. No software install needed.
How many platforms are supported?
11 platforms: YouTube, TikTok (no watermark), Instagram Reels, Facebook, Twitter/X, Reddit (with audio merged), Snapchat, SoundCloud, CapCut, SnackVideo, and Douyin.
Is this video downloader 100% free?
Yes — completely free. No signup, no credit card, no software install, no watermark on your downloaded files. Fair use applies for automated requests.
Does it work on iPhone and Android?
Yes. The downloader is fully responsive and works in any browser on iPhone, Android, and desktop. No app download required.
Why does my Reddit video have no sound?
Reddit stores video and audio as separate streams. Our tool automatically merges them so you receive a single MP4 file with full audio included.
Can I download private Instagram videos?
No. Only publicly accessible content can be downloaded. Private accounts and content behind a login are not supported.
Is there a free API for video downloading?
Yes. Use GET /api/alldl?url=VIDEO_URL — no API key required. See the API Documentation section above for full details, parameters, and code examples.
Can I extract MP3 audio from YouTube?
Yes. The YouTube downloader returns both a videoUrl (MP4) and an audioUrl (MP3) in the response. Both download buttons will appear in the result.
Community
Follow our WhatsApp channels.
New tools, AI updates, and exclusive resources — delivered to your WhatsApp.
💎
Muhammad Makki
Premium tools, exclusive downloads, priority support and latest resources.
AHM7xMakki Universal Downloader is a free tool built by developers for developers and everyday users. It supports 11 platforms and is part of the AHM7xMakki free API platform — 16 tools, zero signup, full documentation. Built by Ahm7 and Makki. Learn more →
Privacy Policy
We do not store the URLs you submit or the videos you download. Requests are processed server-side and not logged permanently. We collect no personal data, require no account, and use no tracking cookies. Full policy →
Terms of Use
For personal use only. Only download content you have the right to download. Do not use to infringe copyright or for commercial redistribution without permission. Automated bulk usage must respect fair-use limits. Full terms →
AHM7xMakki provides a completely free universal video downloader supporting YouTube MP4, TikTok without watermark, Instagram Reels, Facebook video download, Twitter X video download, Reddit video with audio merged, CapCut no watermark, Snapchat, SoundCloud MP3, SnackVideo, and Douyin. Free REST API available at /api/alldl with no API key required. No signup, no watermark, no software install. Works on iPhone Android and desktop browsers.