mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.99k stars 975 forks source link

[docs] update gallery-dl.conf #6501

Open mikf opened 3 days ago

mikf commented 3 days ago

An initial attempt at updating the default config file, which was neglected for quite some time.

I'd like to collect some feedback regarding possible improvements, formatting, errors, and so on.

I'd also like to add a script that checks this file's settings with the ones from docs/configuration.rst and default extractor request_interval values, maybe more.

Another idea: extend --config-create and allow passing an argument specifying which type of config to "create": empty/blank, basic (what is currently used) , or default (this file).