How can I prevent processing all the quoted tweets of a quote tweet? #4520
-
I would like to download just the media from the quoter of a quote tweet since gallery-dl seems to fail if the quote chain is too large. For example, I tried downloading his link:
The command ends up failing, presumably due to the large number of quotes. Is there some config item that can prevent processing all the quotes of a quote tweet? Smaller quote tweets get media of the quoted tweet and the quote tweet, it just seems like having too many quoted tweets can lead to failure. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Your problem should be fixed in commit fb3f045, but these changes haven't been published in a release yet. |
Beta Was this translation helpful? Give feedback.
Your problem should be fixed in commit fb3f045, but these changes haven't been published in a release yet.
For the time being, get the
-dev
version or a "nightly" release.