Open COolman43636 opened 11 months ago
Also, how do i fix this error:
There's a furaffinity example in the example config. Remove descriptions
, postprocessors
, and the comma after }
on line 102 and fill in your cookie values.
You can do something similar for newgrounds.
For a deviantart refresh token to stay valid, you need a persistent cache file.
I don't get it (for furaffinity and newgrounds) and i don't know how to add a cache file for DA in gallery-dl (sorry, bc i don't know python)
You don't need to know Python..
Cache file is simply this in your config, for example:
"cache": {
"file": "%APPDATA%/gallery-dl/cache.sqlite3"
}
Please help me with this. Thanks