Rule34Video Downloader for Windows
Rule34Video (rule34video.com) is an adults-only video tube. Unlike a typical image booru, almost every post here is an MP4 clip - looping 2D animations, 3D and SFM renders - so an ordinary image grabber leaves you with thumbnails instead of the actual videos. ArchiveX is a native Windows 10 and 11 app that treats Rule34Video as what it is: a video source. It pulls the real MP4 files in bulk and drops them into a searchable gallery on your own PC.
The site is laid out like a booru built for video. Every tag carries both an internal numeric ID and a human-readable name, clips are grouped into categories, and each clip is credited to one or more artists, with a separate uploader field recording who actually posted it. ArchiveX understands that structure - point it at a tag, a category, an artist, an uploader, a playlist, or a single clip URL, and it queues every matching MP4 together with its poster thumbnail.
Ways to save clips from Rule34Video already exist, but they live at the command line. gallery-dl added a Rule34Video extractor, the trickerer01/RV scraper is purpose-built for the site, and yt-dlp handles one video URL at a time - all capable tools, none of them a polished GUI. ArchiveX covers the same job without Python, a terminal, or a browser extension: install it, click Rule34Video, type what you want, and download.
ArchiveX is a downloader, not a content host - this page embeds no media and nothing is stored on our servers. Rule34Video is strictly 18+; use ArchiveX only if you are of legal age where you live, only for content you are legally allowed to download, and in line with the site's terms.
What you can download
- Full-quality MP4 clips - 2D animations, 3D and SFM renders - with the site's poster thumbnail saved next to each file
- Every clip under a given tag in one batch, entered by its readable tag name or its internal tag ID
- All clips credited to a specific artist, including clips that list several artists at once
- Everything posted by a particular uploader, kept separate from the artist credit
- A whole Rule34Video category of clips
- A public playlist or a favorites list, downloaded clip by clip
- A single clip grabbed straight from a pasted rule34video.com URL
How to use it
- Open ArchiveX and choose Rule34Video from the list of supported sites.
- Paste a clip URL, or type a tag (readable name or numeric ID), an artist, an uploader, or a playlist you want to pull.
- Confirm you are 18+, then pick the folder on your PC where the clips should land.
- Click Search & Download - ArchiveX fetches each matching MP4 along with its thumbnail.
- Browse, filter and search everything you grabbed in the built-in local gallery.
How it compares
| Feature | ArchiveX | Typical alternatives |
|---|---|---|
| Interface | Point-and-click Windows app | Command line - gallery-dl, yt-dlp and the RV scraper are all terminal tools |
| Bulk by tag, artist or uploader | Queues every matching MP4 in one run | yt-dlp takes one video URL at a time; gallery-dl and RV can batch but need config |
| Setup | Install the .exe - no Python, no config file | gallery-dl and yt-dlp need Python and command flags to install and run |
| What gets saved | The MP4 file plus its poster thumbnail | Depends on flags; a bare yt-dlp call saves just the video |
| After downloading | Built-in searchable gallery of your clips | Loose files in a folder; you find and sort them yourself |
| Multi-artist and uploader fields | Handles clips credited to several artists and reads the uploader separately | Possible via extractor options, but you script it yourself |