Skip to content
Discussion options

You must be logged in to vote

it was date:Y-M-D but i changed it to date and the image downloaded.

%Y-%m-%d produces the same result for Tweets posted on the same day, leading to duplicate filenames and skipped file downloads.

i had a num index in the filename for multi tweet images so it shouldn't have skipped it

num enumerates files per Tweet. Two separate Tweets will have the same num values for their files.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@freely2597
Comment options

@freely2597
Comment options

Comment options

You must be logged in to vote
1 reply
@mikf
Comment options

mikf Feb 25, 2026
Maintainer

Answer selected by mikf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment