Skip to content

[Twitter] Download tweet media from archive #3260

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

You must be logged in to vote

In what "format" are those links in?
You can use --input-file to feed gallery-dl a plain-text file with one URL per line, so maybe that's what you are looking for.

$ cat tweets.txt 
https://twitter.com/USER1/status/12345
https://twitter.com/USER2/status/23456
https://twitter.com/USER3/status/34567

$ gallery-dl --input-file tweets.txt 
[1/3] https://twitter.com/USER1/status/12345
...

Replies: 1 comment 1 reply

Comment options

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

Answer selected by Sylphystia
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