Files
gallery-dl/gallery_dl
Mike Fährmann 712b58a93b [postprocessor] add black-/whitelist options
Each post-processor config dict now supports a list of extractor
categories for which it should/shouldn't be active for.

For example:
"postprocessors": [
    {"name": "classify",
     "whitelist": ["tumblr", "deviantart"],
     ...
    }
]
2018-09-03 14:53:43 +02:00
..
2017-01-16 02:59:22 +01:00
2017-01-30 19:40:15 +01:00
2017-06-30 15:21:04 +02:00
2017-10-26 00:04:28 +02:00
2018-04-26 17:00:26 +02:00
2018-06-18 19:22:54 +02:00
2018-05-27 15:00:41 +02:00