-
Let's say for example I run the command
Most importantly I would like it to be extractor agnostic. So do not want to manually write out per extractor postprocessor with
With the above example my JSON has |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
That's not possible until I add another option similar to For Danbooru, you can use
Only available in logging messages at the moment |
Beta Was this translation helpful? Give feedback.
That's not possible until I add another option similar to
url-metadata
,path-metadata
, etc for this.For Danbooru, you can use
"fields": {"extractor_url": "https://danbooru.donmai.us/posts/{id!s}"}
to get the post URL.Only available in logging messages at the moment