-
Those are my twitter config. It always have the video in same video as if it was a single image. I want it to have its own folder like I write above on "type == video" line |
Beta Was this translation helpful? Give feedback.
Answered by
mikf
Sep 1, 2025
Replies: 2 comments
-
"twitter": {
"postprocessors": "directory",
"filename": "{filename}.{extension}",
"directory": {
"type == 'video'" :["twitter", "{author['name']}", "video"],
"count != 1" :["twitter", "{author['name']}", "{tweet_id}"] |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gickass
-
|
that was fast! Thank you and solved! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
directorypostprocessor to evaluate directory conditions for every filevideoin quotes