Skip to content

[feature request] conditional part-directory #8329

@powerfulsaber

Description

@powerfulsaber

I want to use a different path for part-directory depending on the size of the file. I currently have it set to a directory under /tmp/ for various reasons, but it can cause issues when the file is very large and/or running multiple instances.

Also, please expose temppath to the exec postprocessor, so execs running at event file can use it. I did it myself by adding kwdict["_temppath"] = pathfmt.temppath after line 71 of gallery_dl/postprocessor/exec.py.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions