-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
How do I add saint2, cyberdrop & gofile support in simpcity extractor?
Currently if I put all these links in a txt file and download them using terminal via gallery-dl -i sample.txt method, it works.
in my config file, I'm using:
{ "extractor": { "simpcity": { "cookies": ["chromium"], "whitelist":["saint","cyberdrop","pixeldrain","gofile"] } } }
Reactions are currently unavailable