From 724ca61f3600037cc57033891354cded10633079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Sat, 22 May 2021 17:01:49 +0200 Subject: [PATCH] [twitter] add 'text-only' option (#570) --- docs/configuration.rst | 18 ++++++++++++++++-- gallery_dl/extractor/twitter.py | 3 ++- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 69780901..035ed7af 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -1715,6 +1715,20 @@ Description will be taken from the original Tweets, not the Retweets. +extractor.twitter.text-only +--------------------------- +Type + ``bool`` +Default + ``false`` +Description + Produce metadata for Tweets without media content. + + This only has an effect with a ``metadata`` (or ``exec``) post processor + with `"event": "post" `_ + and appropriate `filename `_. + + extractor.twitter.twitpic ------------------------- Type @@ -2217,7 +2231,7 @@ Postprocessor Options This section lists all options available inside `Postprocessor Configuration`_ objects. -Each option is titled as ``.