mikf/gallery-dl

Command-line program to download image galleries and collections from several image hosting sites

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 3rd, 2026
Created on October 12th, 2014
Open Issues & Pull Requests: 1,139 (+0)
GitHub issues: Enabled
Number of forks: 1,469
Total Stargazers: 19,439 (+0)
Total Subscribers: 175 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.5 hours
Mean response time: 36.2 days
90th percentile: 10.0 days
Tracked items: 3,344

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "user:question" is answered fastest, typically in about 3 hours, while "site:support" waits about 26 hours. 77% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 8% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 606
New in 7 days: 20
Closed in 7 days: 18
Avg open age: 584 days
Stale 30+ days: 575
Stale 90+ days: 494

Recent activity

Opened in 7 days: 19
Closed in 7 days: 18
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • user:question (518)
  • site:support (483)
  • site:bug (376)
  • duplicate (310)
  • site:change (274)
  • nsfw (270)
  • site:feature (249)
  • site:twitter (215)

Most active issues this week

Detailed Description

gallery-dl is a command-line program to download image galleries and collections from several image hosting sites.

The tool addresses the need to batch-download images from multiple hosting platforms through a single interface. It works by accepting command-line arguments and configuration files to specify sources and download parameters, then fetching images from supported sites. The project offers extensive customization through command-line options, configuration files, and powerful file-naming capabilities using template formatting.

The tool suits users who need to archive or collect images from multiple platforms programmatically. It works across Windows, macOS, and Linux, with installation options including pip, standalone executables, package managers, and Docker. The project supports a wide range of image hosting sites and includes optional integrations for video downloads via yt-dlp or youtube-dl, video conversion with FFmpeg, and various compression and authentication methods. Configuration can be handled through YAML or TOML files, and the tool supports SOCKS proxies and browser cookie extraction.

The project maintains a substantial user base, with nearly all open issues originating from external users rather than the core team. Maintainers typically respond to new issues and pull requests within a day. The issue tracker is dominated by user questions, site-specific support requests, and bug reports, reflecting active real-world usage and ongoing maintenance focused on user needs and site compatibility.