Reddit Video Downloader — Download Reddit Videos with Sound

Download v.redd.it videos from any subreddit, with audio. Free, no account, no software — paste the post link and save the file.

Share this tool:

How to download Reddit videos with sound

Reddit hosts video on v.redd.it using DASH, which stores the picture and the sound as two completely separate files. That is why so many Reddit downloads end up silent — the downloader grabbed only the video track.

This tool lists a combined video+audio stream whenever Reddit publishes one, and clearly labels the tracks that are video-only so you know before you download rather than after.

  • Copy the link to the Reddit post — the comments page URL, not the v.redd.it URL.
  • Paste it above and click 'Get Download Link'.
  • Prefer an option under the 'Video + Audio' heading — that is a complete file with sound.
  • If only 'Video only' options are listed, the post's audio is a separate track; download both and merge them.
  • Click Download to save the MP4.
Why does my Reddit video download have no sound?
  • Because Reddit's DASH format keeps audio in a separate file from video. If you pick a format listed under 'Video only', you get a silent MP4 — that is the file itself, not a playback problem.
  • Choose an option under 'Video + Audio' where one is available. When it is not, download the video track and the audio track separately and merge them with ffmpeg: 'ffmpeg -i video.mp4 -i audio.mp4 -c copy out.mp4'.
Should I paste the post link or the v.redd.it link?
  • Use the post's comments page URL. The v.redd.it link points at the bare media container and carries none of the metadata needed to find the matching audio track, so it is far more likely to give you a silent result.
Can I download videos from a private or quarantined subreddit?
  • No. Private subreddits need an approved logged-in account, and quarantined ones need an explicit opt-in. Neither is available to our resolver.
Does this work for crossposts and GIFs?
  • Crossposts usually resolve, though pasting the original post's link is more reliable. Reddit GIFs are served as silent MP4s; use our video-to-GIF converter if you need an actual .gif file.
Give Rating