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.
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.
*/1 * * * * (every minute), */5 * * * * (every 5 minutes)
/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.
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.