gallery-dl configuration

gallery-dl 1.32.9 yt-dlp 2026.07.04

Editing global config at: /config/gallery-dl.conf
This config is shared by all Artillery tasks.

“Load default config from GitHub” downloads the example gallery-dl.conf from the official gallery-dl repository and overwrites the current file.

Extractor updates

Check if the gallery-dl example config on GitHub has new options for extractors you already have configured. Missing settings are filled in while keeping all your existing values. A timestamped backup is saved before any changes are made.

Media wall

Control the media wall dashboard displayed on the home page.

Example: */1 * * * * (every minute), */5 * * * * (every 5 minutes)
Toggle to enable/disable the media wall. When enabled, images in the /config/media_wall folder will be displayed on the home page.

Task Scheduler

Limit how many tasks run at the same time. Each task spawns a gallery-dl process — the real bottleneck is your download bandwidth and the risk of rate limiting or IP bans from target sites. Tasks beyond the limit queue up as threads and start automatically as slots free.

1–3 — low-power devices (Raspberry Pi) or slow connections  ·  5 — typical home server (default)  ·  8–10 — 8+ core machine with fast network  ·  15+ — only if targets allow it (high rate-limit risk). Change applies immediately — no restart needed.

Backup & Restore

Create a zip of selected tasks and optionally the gallery-dl config. Restore by uploading a previous backup zip.

Backup

Restore

Upload a backup zip. Task folders are merged (existing files overwritten). Config is overwritten if present.