Sakugabooru Downloader for Windows
Sakugabooru runs on the same Moebooru engine as Konachan and yande.re, but it is not a still-image board — it is an animation archive. Almost every post is a short WebM or MP4 clip of a single key-animation cut ("sakuga"), tagged by the show it came from and, where known, the animator who drew it. A Sakugabooru downloader therefore has to grab and keep video, not thumbnails, and that is exactly what ArchiveX does.
ArchiveX is a native Windows 10/11 app that bulk-downloads those clips by tag. Enter an anime title or an animator's name, or paste a Sakugabooru tag or post URL, and it pulls every matching WebM/MP4 into a local folder and a built-in gallery you can search and replay. No command line, no Python, no browser extension — you install it and start pulling cuts.
Because the whole point of Sakugabooru is studying motion, the gallery plays clips back in place. You can scrub through an explosion cut, compare two impact frames, or line up several cuts by the same animator without opening a separate video player or hunting through folders.
gallery-dl and yt-dlp already do a solid job of fetching these files from the command line, and they are free and open source — if you live in a terminal, they are excellent. ArchiveX aims at the person who wants the clips organized and watchable the moment the download finishes, not sitting loose in a directory.
What you can download
- WebM and MP4 sakuga clips — the actual key-animation cuts, not still frames
- Every cut under one animator's tag in a single run
- Clips filtered by a specific anime or show title
- Effects animation tags — fire, smoke, explosions, water, debris
- Mechanical, fight-scene, and impact-frame cuts for motion study
How to use it
- Open ArchiveX and choose Sakugabooru from the site list.
- Type an anime title tag (the show a cut is from) or an animator's tag — or paste a Sakugabooru post/tag URL.
- Set how many posts or pages to pull and pick a save folder.
- Click Search & Download to bulk-grab the WebM/MP4 clips for that tag.
- Open the built-in gallery to play the clips back and search your saved cuts by tag.
How it compares
| Feature | ArchiveX | Typical alternatives |
|---|---|---|
| Grabs the WebM/MP4 clip, not a thumbnail | Yes — saves the full video file for each cut | gallery-dl and yt-dlp: yes; browser right-click: yes, but one file at a time |
| Bulk-download a whole animator or anime tag | Yes — the entire tag in one run | gallery-dl: yes, via terminal flags; manual saving: no |
| Play clips back in the app | Built-in gallery plays WebM/MP4 in place for motion study | gallery-dl/yt-dlp: none — you open files in a separate player |
| Searchable local library of cuts | Search saved clips by tag inside the app | Files land in plain folders you sort yourself |
| Setup | Install and run — no Python or command line | gallery-dl and yt-dlp: Python plus a terminal |
| Cost | Free core; one-time Pro with a 7-day trial | gallery-dl and yt-dlp: free and open source |