Files
gallery-dl/gallery_dl/path.py
Mike Fährmann 99cb28724f delay directory creation (#2461, #2474)
Only call os.makedirs() when an open() call
fails with a FileNotFoundError

Might cause errors with some post processors etc,
but for now I was unable to find any.
2022-05-04 17:42:53 +02:00

11 KiB