Skip to content

Twitter retweet archived and filesize filter #7277

Closed Answered by mikf
wankio asked this question in Q&A
Discussion options

You must be logged in to vote

Update archive-format

The default includes both {tweet_id} and retweet_id values ("{tweet_id}_{retweet_id}_{num}")
Change it to "{retweet_id|tweet_id}_{num}" to treat original Tweet and its Retweets the same.

You can filter them with --filesize-max

  --filesize-max SIZE         Do not download files larger than SIZE (e.g.
                              500k or 2.5M)

but there is no way to log them separately other than a [downloader.http][warning] File size larger than allowed maximum logging message.

Replies: 1 comment

Comment options

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