Skip to content
royspace edited this page Sep 20, 2025 · 1 revision

Easy copy-paste command for the gallery-dl config file

Windows

MacOS

mkdir -p ~/.config/gallery-dl
touch ${HOME}/.config/gallery-dl/config.json
open -R ${HOME}/.config/gallery-dl/config.json
open ${HOME}/.config/gallery-dl/config.json

Linux

Clone this wiki locally