Download Reddit videos with sound — we merge the separate audio and video into one MP4. No app. No ads. No watermark.
Accepts: reddit.com/r/…/comments/… · v.redd.it/… · old.reddit.com
Please keep this tab open until it finishes.
Reddit splits audio and video — we merge both DASH streams into one MP4 with audio.
No pop-ups, no redirects, and no logo stamped on your video. Just the clean file.
Paste a full reddit.com post URL or a short v.redd.it link — both resolve instantly.
Our servers do the fetching and merging at high bandwidth, so your device stays free.
Reddit hosts videos on v.redd.it using DASH, which delivers the picture and the sound as two independent streams. Right-clicking to save, or using a basic downloader, usually captures only the silent video track — which is why so many "downloaded Reddit videos" have no audio.
This tool runs the authentic yt-dlp engine on high-bandwidth servers. It downloads the video stream and the matching audio stream, then muxes them into a single standard MP4 — no re-encoding, no quality loss, and no command line required.
reddit.com/r/…/comments/… — the full post URL from your browser's address
bar. The most reliable option.v.redd.it/… — the direct video host link. We resolve it back to the post to
find its matching audio stream.reddit.com/r/…/s/… — short share links from the mobile app, plus
old.reddit.com, np. and m. subdomains.Prefer the terminal? These copy-ready yt-dlp commands cover the most common Reddit workflows:
Merges the separate DASH video and audio tracks into one MP4 with audio.
yt-dlp -f "bv*+ba/b" --merge-output-format mp4 "https://www.reddit.com/r/subreddit/comments/xxxxxx/title/"
Caps resolution at 720p and still merges the audio track back in.
yt-dlp -f "bv*[height<=720]+ba/b[height<=720]/best" --merge-output-format mp4 "https://v.redd.it/xxxxxxxxxxxx"
Downloads the audio stream only and converts it to MP3.
yt-dlp -x --audio-format mp3 "https://www.reddit.com/r/subreddit/comments/xxxxxx/title/"
Reddit stores video and audio as two separate DASH streams, so most simple downloaders only grab the silent video track. This tool uses yt-dlp to fetch both streams and merge them into one MP4 with sound.
Paste the Reddit post URL (or a v.redd.it link), pick a quality, and click Download. We automatically combine the video and audio into a single MP4 you can save anywhere.
Yes. Both full reddit.com post links and short v.redd.it links work. Paste either one and we resolve the underlying video for you.
No. Everything runs in your browser against our yt-dlp backend — no desktop app, no browser extension, no ads, and no watermark.
Download only content you have the right to save — your own posts, content you have permission to reuse, or clips for fair-use commentary. Respect Reddit's Terms of Service and the rights of original creators.
Need advanced yt-dlp options? Try the yt-dlp online console →
Downloading from Twitch too? Try our Twitch Downloader →
Backing up a whole playlist? Playlist Downloader →
YTDLP Web is an independent tool and is not affiliated with, endorsed by, or sponsored by Reddit.