Adding post processors - how? #7256
Replies: 2 comments 1 reply
-
There are several examples in docs/gallery-dl-example.conf, like gallery-dl/docs/gallery-dl-example.conf Lines 120 to 128 in 6894e0b
You copy them into the relevant extractor config block, where they are supposed to run. Like in the example I posted in #7214 (comment) |
Beta Was this translation helpful? Give feedback.
-
I have a hell of a time even finding the docs, thank you. .....I think I finally got it, thank you! can postprocessors have custom switches? Like, only grab text tweets if the metadata postprocessor is active? Or does it need the base extractor setting? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been searching around and I can't find anything for how to add post processors to gallery-dl. Can anyone give me a hand? Do I just copy them to the end of gallery-dl.conf?
Beta Was this translation helpful? Give feedback.
All reactions