mikf / gallery-dl

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

[Furaffinity] Extractor Going to External Link Even Though Set to "False" #3091

Closed someonenameguy closed 2 years ago

someonenameguy commented 2 years ago

I can't really explain what happened...

So here an image Untitled

Also I realized gallery-dl can't do just folder after reading a different issue listing but that's fine.

Twi-Hard commented 2 years ago

You need to remove the quotes from "false" in the config. Same thing with true and null

someonenameguy commented 2 years ago

Oh I see now. It was a string instead of an boolean.