Free tools/Reddit video downloader

Reddit Video Downloader

Paste a Reddit link and get one MP4 with the picture and the sound in the same file.

Best available quality · selected automatically

Only download content you have the right to save. Public content only — respect creators and each platform's terms.

  • No signup and nothing to install
  • Nothing kept on our servers
  • Audio merged in every time
  • Crossposts followed back to the source

Only download content you have the right to save: your own uploads, Creative Commons material, or videos whose owner has given you permission. Unsora hosts nothing, stores nothing, and is not affiliated with Reddit. We pull the two public files Reddit's player uses, write them into one container, and keep nothing.

How it works

  1. Copying a Reddit post URL from the browser address bar

    01

    Grab the post URL

    Take it from the address bar, or tap Share then Copy link in the app. Both work, as do v.redd.it and redd.it links.

  2. The downloader reading a Reddit post's video and audio streams

    02

    Paste it and let it read the post

    We read the post's public metadata and list every quality Reddit transcoded. Crossposts get followed back to the original.

  3. Playing a Reddit video with sound before saving it

    03

    Play it before you save

    Turn the volume up and run the first few seconds. If you hear it, the audio track landed in the merged file. Pick a quality and save.

What you get

Sound merged in

Reddit serves picture and sound as two files. We fetch both and write them into one MP4.

Crossposts resolved

A crosspost carries no media of its own. We follow it back to the original post.

Every quality Reddit actually made

If Reddit only transcoded to 480p, we say 480p instead of showing a 1080p button that fails.

Works from the phone share sheet

The /s/ links the Reddit app produces resolve, as do old.reddit.com and redd.it links.

Nothing to install, nothing retained

No add-on, no app, no login. Your merged file streams straight down and our copy goes in the bin.

Then make something of your own

Unsora's AI clipping finds the usable moments, cuts them vertical with captions, and the schedulers space them across your week.

Why so many saved Reddit clips come out silent

This is the most common problem people hit downloading Reddit videos, and it is rarely a bug in the tool. It is how Reddit stores the file.

A video uploaded to Reddit goes to v.redd.it and is transcoded into a set of separate files, one per picture quality, named things like DASH_1080.mp4 and DASH_360.mp4. The sound lives in a different file entirely, and Reddit has renamed that one more than once: it has been /audio, DASH_audio.mp4, and DASH_AUDIO_128.mp4 or DASH_AUDIO_64.mp4 depending on bitrate. Tying them together is a manifest listing every picture track and every sound track for that post.

A player reads that manifest, opens one picture file and one sound file at once, and plays them in sync. That is why the post has sound in the browser.

Now think about what a naive downloader does. It scans the page, finds a URL ending in .mp4, and saves it. That URL is almost always a picture rendition, correctly encoded with no audio track inside. The sound was never in there. Your download is silent, the tool reports success, nothing looks broken. Right-click and save does exactly this.

Fixing it means muxing: writing two separate streams, one picture and one sound, into the same container on a shared timeline. It is not a re-encode. Both sets of bytes copy across untouched, so nothing is lost and only the packaging changes.

That step needs a real file system. A browser tab can fetch both files, but joining them means rewriting container headers and interleaving the tracks, which a page cannot do on your disk. So the fetch and the join happen on our side, the finished MP4 streams to you, and the working copy is discarded.

One case is worth knowing before you blame a tool. Some Reddit videos genuinely have no sound: the manifest lists picture tracks and nothing else, usually from a GIF conversion or a stripped track. When that happens we say so on the result screen instead of handing you a silent file.

The other five things that go wrong

Crossposts. A crosspost is a pointer. Its own media object is frequently empty and the real file belongs to the original post, so tools that read only your pasted URL find nothing and report a failure — the same split-file problem shows up on X. We follow the crosspost back to its parent and read the media there.

Videos that were never on Reddit. Plenty of posts are link posts: the video sits on Imgur, Streamable, Redgifs or similar and Reddit wraps a player around it — the same pattern as saving Instagram Reels embedded elsewhere. Those follow the host's rules, and the split-track problem never applies.

GIFs that are actually MP4s. Reddit converts uploaded GIFs to video, so what the interface calls a GIF is usually a silent, looping H.264 MP4 on v.redd.it. Saving it gives you a silent MP4, which is correct rather than a fault. Convert afterwards if you need a real .gif.

NSFW and quarantined posts. Age-gated posts are sometimes readable signed out, sometimes not, and quarantined subreddits require an opt-in on a logged-in account. We do not sign in as you, so those fail on purpose.

Deleted and removed posts. Once a post is deleted, the metadata pointing at the media goes with it. Moderator-removed posts sometimes keep a live CDN file, but only if you know the media ID. We do not run an archive.

Links, apps and quality

All of these work: a reddit.com post URL, an old.reddit.com URL, a redd.it short link, a v.redd.it link, and the /s/ share links the mobile app makes. The /s/ ones matter because they carry no readable subreddit or post ID and must be resolved first, which is where a lot of tools quietly give up.

Reddit's uploader tops out at 1080p, so nothing here will hand you 4K. Picture is H.264 in an MP4. Sound, when it exists, is AAC at 128 or 64 kbps, readable off the file name in the manifest. Older posts often stop at 720p, and no tool can create quality Reddit never encoded.

When you want to make something out of it

Most people saving Reddit video are collecting raw material: a clip from a niche subreddit, a reaction worth building around, footage for a compilation.

Unsora's AI clipping reads the saved file, picks the moments worth keeping, cuts them to vertical with captions burned in, and hands back shorts. The schedulers queue those to TikTok, Instagram, YouTube, Facebook, Bluesky and LinkedIn, so a week of repurposed finds goes out without you at the keyboard. The whole chain answers over one MCP connection, from $19/mo with a 3-day free trial. No charge for this page, now or later.

Next steps

Link post to YouTube? grab the YouTube video.

Reposting elsewhere? queue it on the scheduler.

Making content for a subreddit? generate a video from a prompt.

Honest limits

What this tool does

  • Reddit-hosted video from any public subreddit, sound merged in
  • Crossposts, resolved back to the original post's media
  • reddit.com, old.reddit.com, redd.it, v.redd.it and /s/ links
  • Reddit-hosted GIFs, and images from i.redd.it
  • Every picture quality that exists, to the 1080p ceiling

What it doesn't do

  • Private subreddits, or anything needing a login
  • Quarantined subreddits, which need an opt-in tied to an account
  • Age-gated posts Reddit will not serve signed out
  • Deleted posts. When the post goes, the pointer to the media goes too
  • Third-party embeds the host has expired or gated
  • 4K. Reddit does not store it
  • Sound on a video that never had any. No audio track in the manifest means it was always silent

Checklist

How to judge a downloader before you paste anything

This category has a trust problem. Nine things worth checking on any Reddit downloader, here as much as anywhere else.

  1. 01

    It proves the sound arrived

    A file handed over with no word on the audio means the hard step got skipped.

  2. 02

    It chases a crosspost to its source

    Pointer posts hold no media, so anything stopping at the URL you pasted fails across half of Reddit.

  3. 03

    Nothing gets installed

    An add-on cleared to read this site is cleared to read your banking tab.

  4. 04

    No countdown page

    Ten seconds of enforced waiting serves an impression.

  5. 05

    One button that saves

    Where several compete, one is your video and the others were paid for.

  6. 06

    No registration

    Two streams into one container is nobody's excuse for harvesting emails.

  7. 07

    Nothing survives on their end

    Ask where your download sits an hour later. Deleted is the only acceptable answer.

  8. 08

    No watermark

    What comes back should be what Reddit stored, plus the audio.

  9. 09

    A ceiling it owns up to

    1080p is the top of what exists, and every promise above that is invented.

You have the clip. Now make it yours.

Point Unsora's clipper at what you saved, take back vertical cuts with captions, and let the schedulers push them to TikTok, Instagram, YouTube, Facebook, Bluesky and LinkedIn. From $19/mo with 500 credits and a 3-day free trial. The downloader costs nothing.

Start the free trial

FAQ

Common questions

Why does my downloaded Reddit video have no sound?

Reddit stores the picture and the sound as two separate files and most tools only grab the first one. The file you got is a valid MP4 with no audio track inside it. This page fetches both files and joins them, so the result plays with sound.

What does merging actually do to my file?

It copies both streams into one container without re-encoding, so you keep the quality Reddit stored.

How do I check the audio track is really in there?

Windows: right-click, Properties, Details tab, look for an Audio section with a bit rate. Mac: QuickTime, then Window and Show Movie Inspector. VLC: Tools, Codec Information.

Is there a Reddit video downloader app?

Several exist in the app stores. This page works in a plain browser tab, with nothing to install and no permissions to grant.

Do you have a Chrome extension?

No, deliberately. An extension that can read Reddit pages can read every other page you open. Pasting a link does the same job.

What about the Reddit bots that reply with a download link?

They work when someone has already summoned one on that post. They stop helping on older posts, in subreddits that ban them, and when the bot is down.

Why does my crosspost link fail on other tools?

A crosspost carries no media of its own, just a pointer. Tools reading only your pasted URL find an empty media object. We follow the pointer.

The video is on Imgur or Streamable, not Reddit. Can you get it?

Sometimes. Link posts follow the other host's rules: public clips usually work, expired or gated ones do not.

Why did I get an MP4 when the post said GIF?

Reddit converts uploaded GIFs to video, so what it calls a GIF is a silent, looping H.264 MP4. That is the file Reddit stores.

Can you download from NSFW or quarantined subreddits?

No. That content needs a signed-in account with an explicit opt-in.

A post got deleted. Is the video retrievable?

No. The metadata pointing at the media disappears along with the post, and we keep no archive.

Does the link from the Reddit app work?

Yes. Tap Share, then Copy link, and paste it. Those /s/ links resolve here, as do old.reddit.com links.

What is the highest quality I can get?

1080p, when that post has a 1080p rendition. Reddit's uploader goes no higher, so no tool can give you 4K. Older posts often stop at 720p.

What does it cost, and do I have to register?

Nothing, and no. Run as many links as you like. Unsora earns from its paid AI suite, and this page is how people meet the company — it never turns into a trial.

Built and maintained by the Unsora team.

How Reddit's v.redd.it DASH manifest splits picture and audio last checked on August 14, 2026.

Changelog

August 14, 2026. Page rewritten. Split-track explainer, crosspost resolution, and an expanded limits list added.

All free tools