Skip to content
Discussion options

You must be logged in to vote
{
    "extractor": {
        "base-directory": "C:/Users/John/Pictures/GalleryDL",
        "archive": "C:/Users/John/Pictures/GalleryDL/downloaded_files.txt",
        "sleep-request": [5, 10],
        "zip": false,

        "paheal": {
            "directory": {
               "extension in exts_video": ["{category}", "{search_tags}", "Videos"],
               ""                       : ["{category}", "{search_tags}", "Pics"]
            }
        }
    }
}

Checking for duration would also work.


"output": {
    "directory": ["{category}", "{author}"],
    "filename": "{id} {title}.{extension}"
}

directory & filename have no effect inside output, by the way.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@johnredfield2099
Comment options

Answer selected by mikf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants