Skip to content

how to save metadata like file url? #3026

Answered by Hrxn
AdamSaketume26 asked this question in Q&A
Discussion options

You must be logged in to vote

Simply set the option like this:

{
    "extractor":
    {
        "artstation":
        {
            "url-metadata": "url_metadata_example"
        }
    }
}

This will now add url_metadata_example into the metadata dict, which can be used in file or directory names, or in postprocessors like this: " ... {url_metadata_example} ... "

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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
Labels
None yet
2 participants