how do i work with the config file if i installed the file on snap #3253
-
Bit of a stupid question but chromebooks are kinda stupid machines: I'm trying to pull a deviantart gallery and i saw the thing to reduce api error 429 (https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst#extractordeviantartclient-id--client-secret) and it says i need to mess with the config. How do i do that with a snap installed version? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Exactly like with a "normal" version, i.e. you create a file at one of these locations and fill it with config values. gallery-dl/docs/gallery-dl.conf Lines 74 to 75 in 08fd1ff |
Beta Was this translation helpful? Give feedback.
Exactly like with a "normal" version, i.e. you create a file at one of these locations and fill it with config values.
Copying the default config file and filling in these values here might be easier than starting from scratch:
gallery-dl/docs/gallery-dl.conf
Lines 74 to 75 in 08fd1ff