Skip to content

how to download instagram specific name with avatar #6376

Closed Answered by mikf
nongtor01 asked this question in Q&A
Discussion options

You must be logged in to vote

Use :? to ignore empty date values

"filename": "{date:?/_/%Y-%m-%d}{filename}.{extension}"

or use an avatar-specific filename format.

        "instagram": {
             "filename": "{date:%Y-%m-%d}_{filename}.{extension}",
             "avatar": {
                "filename": "{filename}.{extension}"
             }
        }

Replies: 1 comment 1 reply

Comment options

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

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