GALLERY-DL DOWNLOAD · VERSION 1.32.8

gallery-dl Download for Windows and Linux

Get the current gallery-dl download from the upstream Codeberg release. Choose the Windows executable or Linux binary, wait for the 15-second countdown, and save the software directly from the project’s verified release URL.

Version 1.32.8 Windows & Linux files Official Codeberg source
OFFICIAL DOWNLOAD

gallery-dl Download for Windows & Linux

Choose your system. The download starts after a 15-second countdown.

gallery-dl Download for Windows & Linux. Choose your system. The download starts after a 15-second countdown. Check the filename and use the checksums published by the project when verifying a download.

Version1.32.8
ReleasedJuly 25, 2026
SourceOfficial Codeberg release
LicenseGPL-2.0
Choose a download to start the countdown.

Check the filename and use the checksums published by the project when verifying a download. Codeberg v1.32.8

QUICK START

Complete the gallery-dl download in three steps

The gallery-dl download panel links to the official upstream release files. Select the build for your operating system, allow the visible 15-second countdown to finish, and verify that the saved filename matches the file you selected before running it.

01

Choose the correct file

Use gallery-dl.exe on Windows or gallery-dl.bin on Linux. macOS users should follow the Homebrew or Python installation instructions because the upstream release does not publish a standalone macOS binary.

Choose a gallery-dl download
02

Wait for the countdown

After you press a download button, the page shows the remaining time and prevents duplicate clicks. At zero, the browser requests the selected file directly from the verified Codeberg release address.

Review installation choices
03

Verify and run locally

Confirm the filename, version, and source before execution. Then open a terminal, check gallery-dl --version, and use a small public supported URL for the first test.

Read the usage workflow
SUPPORT IS SPECIFIC

Check gallery-dl supported sites before troubleshooting

gallery-dl uses separate extractors for websites and URL types. “Supported” does not mean every page on a domain behaves the same way. An extractor may handle individual posts and user galleries but require cookies for favorites, private profiles, or account feeds.

Our supported-site checker focuses on mainstream, non-explicit platforms and shows common capabilities, authentication requirements, and a sample command. The upstream project maintains the authoritative full list, which may change between releases as platforms update their APIs and page structure.

PlatformTypical capabilityAuth
X / TwitterProfiles, media timelines, posts, bookmarksCookies for many timelines
InstagramPosts, profiles, reels, stories, saved postsCookies
DeviantArtGalleries, favorites, collections, deviationsOAuth
PixivArtworks, rankings, favorites, profilesOAuth
FlickrAlbums, galleries, favorites, search resultsOAuth for account data
AFTER THE GALLERY-DL DOWNLOAD

Set up gallery-dl after downloading

The standalone gallery-dl download includes the interpreter and required Python packages for its platform. Keep the executable in a dedicated folder, verify the version, choose a destination, and test a supported public URL before adding authentication or advanced filters.

Choose a destination deliberately

Without an explicit destination or configuration, download locations depend on the current working directory and extractor defaults. Use --destination PATH for a clear base folder. Put permanent folder and filename rules in the configuration file once the test command behaves correctly.

Use cookies locally

For login-required sites, --cookies-from-browser can read a local browser profile. The browser and gallery-dl remain on your device. Never paste an authentication cookie into a public issue, chat, or screenshot because the value may grant account access.

Prevent duplicate work

A download archive records successful items and skips matching archive IDs on later runs. This is more reliable for recurring jobs than deleting files and hoping filename checks represent the same content. Keep archive files with your configuration and back them up.

Filter with metadata that exists

Date filters and Python-style file filters depend on metadata exposed by the selected extractor. Use -K to inspect available keywords and --simulate to verify a filter before committing to a large download.

Review before running

The gallery-dl download does not grant permission to access content. Check account permissions, available disk space, and the platform’s current rules; keep cookie selectors and paths private, and download only content you are authorized to access.

CORE RESOURCES

Practical gallery-dl tools for each stage

The gallery-dl download and each core page complete a specific task instead of sending you to a generic documentation index.

CLEAR ANSWERS

gallery-dl FAQ

Where can I get the gallery-dl download?

Use the download panel on this page to select the official Windows executable or Linux binary. After the 15-second countdown, the browser requests the chosen file directly from the upstream Codeberg release.

What is the latest gallery-dl version?

The latest stable version verified for this page is gallery-dl 1.32.8, published on July 25, 2026. Check the linked upstream release before relying on the version information at a later date.

Which gallery-dl download should Windows use?

Windows users can download gallery-dl.exe, a standalone executable that includes its Python runtime and required packages. The upstream documentation also notes that the Microsoft Visual C++ x86 redistributable may be required.

Which file should Linux users download?

Linux users can download gallery-dl.bin from the same official release. Make the file executable if necessary, verify the version, and place it in a directory that is appropriate for locally installed command-line programs.

Is there a standalone gallery-dl download for macOS?

The verified release publishes standalone files for Windows and Linux, not macOS. macOS users can install gallery-dl through Homebrew, MacPorts, pip, or another method described on the installation page.

Why does the download wait 15 seconds?

The countdown makes the selected filename and destination clear before the browser leaves the page or starts receiving a file. The status region announces the remaining time and prevents repeated clicks during the same countdown.

Does gallery-dl.wiki host the software?

No. gallery-dl.wiki provides an independent download guide and countdown interface, while the files come from the official upstream Codeberg release URL. The site does not modify or repackage the executable or Linux binary.

How do I verify the downloaded file?

Confirm that the filename and version match the selected release, then compare a local hash with the checksum files published by the upstream project when available. Do not run a file whose source or name differs unexpectedly.

What should I do after downloading gallery-dl?

Move the file to a dedicated location, run the version command, and test a small public URL supported by the installed extractor list. Add configuration, cookies, filters, and download archives only after the basic installation works.