Skip to content
Discussion options

You must be logged in to vote
  • Use a directory postprocessor to evaluate directory conditions for every file
  • Put video in quotes
        "twitter": {
            "postprocessors": "directory",
			"filename": "{filename}.{extension}",
			"directory": {
			    "type == 'video'" :["twitter", "{author['name']}", "video"],
			    "count != 1" :["twitter", "{author['name']}", "{tweet_id}"]

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gickass
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants